- CharBinaryOperator - Interface in net.openhft.function
-
- CharByteConsumer - Interface in net.openhft.function
-
- CharByteCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
char values.
- CharByteMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with char keys
and byte values.
- CharByteMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- CharBytePredicate - Interface in net.openhft.function
-
- CharByteToByteFunction - Interface in net.openhft.function
-
- CharCharConsumer - Interface in net.openhft.function
-
- CharCharCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
char values.
- CharCharMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with char keys
and char values.
- CharCharMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- CharCharPredicate - Interface in net.openhft.function
-
- CharCharToCharFunction - Interface in net.openhft.function
-
- CharCollection - Interface in net.openhft.collect
-
- CharConsumer - Interface in net.openhft.function
-
- CharCursor - Interface in net.openhft.collect
-
A mutable pointer to the element in an iteration of chars.
- CharDoubleConsumer - Interface in net.openhft.function
-
- CharDoubleCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
char values.
- CharDoubleMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with char keys
and double values.
- CharDoubleMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- CharDoublePredicate - Interface in net.openhft.function
-
- CharDoubleToDoubleFunction - Interface in net.openhft.function
-
- CharFloatConsumer - Interface in net.openhft.function
-
- CharFloatCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
char values.
- CharFloatMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with char keys
and float values.
- CharFloatMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- CharFloatPredicate - Interface in net.openhft.function
-
- CharFloatToFloatFunction - Interface in net.openhft.function
-
- CharFunction<R> - Interface in net.openhft.function
-
- CharHashConfig - Class in net.openhft.collect
-
Immutable config for hash containers with primitive char keys.
- CharIntConsumer - Interface in net.openhft.function
-
- CharIntCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
char values.
- CharIntMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with char keys
and int values.
- CharIntMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- CharIntPredicate - Interface in net.openhft.function
-
- CharIntToIntFunction - Interface in net.openhft.function
-
- CharIterator - Interface in net.openhft.collect
-
- CharLongConsumer - Interface in net.openhft.function
-
- CharLongCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
char values.
- CharLongMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with char keys
and long values.
- CharLongMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- CharLongPredicate - Interface in net.openhft.function
-
- CharLongToLongFunction - Interface in net.openhft.function
-
- CharObjConsumer<U> - Interface in net.openhft.function
-
- CharObjCursor<V> - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
char values.
- CharObjFunction<T,R> - Interface in net.openhft.function
-
- CharObjMap<V> - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with char keys
and Object values.
- CharObjMapFactory<V> - Interface in net.openhft.collect.map
-
Immutable factory
- CharObjPredicate<U> - Interface in net.openhft.function
-
- CharPredicate - Interface in net.openhft.function
-
- CharSet - Interface in net.openhft.collect.set
-
TODO doc
- CharSetFactory - Interface in net.openhft.collect.set
-
- CharShortConsumer - Interface in net.openhft.function
-
- CharShortCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
char values.
- CharShortMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with char keys
and short values.
- CharShortMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- CharShortPredicate - Interface in net.openhft.function
-
- CharShortToShortFunction - Interface in net.openhft.function
-
- CharToByteFunction - Interface in net.openhft.function
-
- CharToDoubleFunction - Interface in net.openhft.function
-
- CharToFloatFunction - Interface in net.openhft.function
-
- CharToIntFunction - Interface in net.openhft.function
-
- CharToLongFunction - Interface in net.openhft.function
-
- CharToShortFunction - Interface in net.openhft.function
-
- CharUnaryOperator - Interface in net.openhft.function
-
- compute(byte, ByteByteToByteFunction) - Method in interface net.openhft.collect.map.ByteByteMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(byte, ByteCharToCharFunction) - Method in interface net.openhft.collect.map.ByteCharMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(byte, ByteDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(byte, ByteFloatToFloatFunction) - Method in interface net.openhft.collect.map.ByteFloatMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(byte, ByteIntToIntFunction) - Method in interface net.openhft.collect.map.ByteIntMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(byte, ByteLongToLongFunction) - Method in interface net.openhft.collect.map.ByteLongMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(byte, ByteObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.ByteObjMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or null if there is no current mapping).
- compute(byte, ByteShortToShortFunction) - Method in interface net.openhft.collect.map.ByteShortMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(char, CharByteToByteFunction) - Method in interface net.openhft.collect.map.CharByteMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(char, CharCharToCharFunction) - Method in interface net.openhft.collect.map.CharCharMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(char, CharDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.CharDoubleMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(char, CharFloatToFloatFunction) - Method in interface net.openhft.collect.map.CharFloatMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(char, CharIntToIntFunction) - Method in interface net.openhft.collect.map.CharIntMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(char, CharLongToLongFunction) - Method in interface net.openhft.collect.map.CharLongMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(char, CharObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.CharObjMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or null if there is no current mapping).
- compute(char, CharShortToShortFunction) - Method in interface net.openhft.collect.map.CharShortMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(double, DoubleByteToByteFunction) - Method in interface net.openhft.collect.map.DoubleByteMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(double, DoubleCharToCharFunction) - Method in interface net.openhft.collect.map.DoubleCharMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(double, DoubleDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(double, DoubleFloatToFloatFunction) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(double, DoubleIntToIntFunction) - Method in interface net.openhft.collect.map.DoubleIntMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(double, DoubleLongToLongFunction) - Method in interface net.openhft.collect.map.DoubleLongMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(double, DoubleObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.DoubleObjMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or null if there is no current mapping).
- compute(double, DoubleShortToShortFunction) - Method in interface net.openhft.collect.map.DoubleShortMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(float, FloatByteToByteFunction) - Method in interface net.openhft.collect.map.FloatByteMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(float, FloatCharToCharFunction) - Method in interface net.openhft.collect.map.FloatCharMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(float, FloatDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(float, FloatFloatToFloatFunction) - Method in interface net.openhft.collect.map.FloatFloatMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(float, FloatIntToIntFunction) - Method in interface net.openhft.collect.map.FloatIntMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(float, FloatLongToLongFunction) - Method in interface net.openhft.collect.map.FloatLongMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(float, FloatObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.FloatObjMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or null if there is no current mapping).
- compute(float, FloatShortToShortFunction) - Method in interface net.openhft.collect.map.FloatShortMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(int, IntByteToByteFunction) - Method in interface net.openhft.collect.map.IntByteMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(int, IntCharToCharFunction) - Method in interface net.openhft.collect.map.IntCharMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(int, IntDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.IntDoubleMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(int, IntFloatToFloatFunction) - Method in interface net.openhft.collect.map.IntFloatMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(int, IntIntToIntFunction) - Method in interface net.openhft.collect.map.IntIntMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(int, IntLongToLongFunction) - Method in interface net.openhft.collect.map.IntLongMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(int, IntObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.IntObjMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or null if there is no current mapping).
- compute(int, IntShortToShortFunction) - Method in interface net.openhft.collect.map.IntShortMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(long, LongByteToByteFunction) - Method in interface net.openhft.collect.map.LongByteMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(long, LongCharToCharFunction) - Method in interface net.openhft.collect.map.LongCharMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(long, LongDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.LongDoubleMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(long, LongFloatToFloatFunction) - Method in interface net.openhft.collect.map.LongFloatMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(long, LongIntToIntFunction) - Method in interface net.openhft.collect.map.LongIntMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(long, LongLongToLongFunction) - Method in interface net.openhft.collect.map.LongLongMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(long, LongObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.LongObjMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or null if there is no current mapping).
- compute(long, LongShortToShortFunction) - Method in interface net.openhft.collect.map.LongShortMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(K, ObjByteToByteFunction<? super K>) - Method in interface net.openhft.collect.map.ObjByteMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(K, ObjCharToCharFunction<? super K>) - Method in interface net.openhft.collect.map.ObjCharMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(K, ObjDoubleToDoubleFunction<? super K>) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(K, ObjFloatToFloatFunction<? super K>) - Method in interface net.openhft.collect.map.ObjFloatMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(K, ObjIntToIntFunction<? super K>) - Method in interface net.openhft.collect.map.ObjIntMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(K, ObjLongToLongFunction<? super K>) - Method in interface net.openhft.collect.map.ObjLongMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.ObjObjMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or null if there is no current mapping).
- compute(K, ObjShortToShortFunction<? super K>) - Method in interface net.openhft.collect.map.ObjShortMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(short, ShortByteToByteFunction) - Method in interface net.openhft.collect.map.ShortByteMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(short, ShortCharToCharFunction) - Method in interface net.openhft.collect.map.ShortCharMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(short, ShortDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(short, ShortFloatToFloatFunction) - Method in interface net.openhft.collect.map.ShortFloatMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(short, ShortIntToIntFunction) - Method in interface net.openhft.collect.map.ShortIntMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(short, ShortLongToLongFunction) - Method in interface net.openhft.collect.map.ShortLongMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- compute(short, ShortObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.ShortObjMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or null if there is no current mapping).
- compute(short, ShortShortToShortFunction) - Method in interface net.openhft.collect.map.ShortShortMap
-
Attempts to compute a mapping for the specified key and its current
mapped value (or defaultValue() if there is no current mapping).
- computeIfAbsent(byte, ByteUnaryOperator) - Method in interface net.openhft.collect.map.ByteByteMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(byte, ByteToCharFunction) - Method in interface net.openhft.collect.map.ByteCharMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(byte, ByteToDoubleFunction) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(byte, ByteToFloatFunction) - Method in interface net.openhft.collect.map.ByteFloatMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(byte, ByteToIntFunction) - Method in interface net.openhft.collect.map.ByteIntMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(byte, ByteToLongFunction) - Method in interface net.openhft.collect.map.ByteLongMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(byte, ByteFunction<? extends V>) - Method in interface net.openhft.collect.map.ByteObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfAbsent(byte, ByteToShortFunction) - Method in interface net.openhft.collect.map.ByteShortMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(char, CharToByteFunction) - Method in interface net.openhft.collect.map.CharByteMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(char, CharUnaryOperator) - Method in interface net.openhft.collect.map.CharCharMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(char, CharToDoubleFunction) - Method in interface net.openhft.collect.map.CharDoubleMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(char, CharToFloatFunction) - Method in interface net.openhft.collect.map.CharFloatMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(char, CharToIntFunction) - Method in interface net.openhft.collect.map.CharIntMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(char, CharToLongFunction) - Method in interface net.openhft.collect.map.CharLongMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(char, CharFunction<? extends V>) - Method in interface net.openhft.collect.map.CharObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfAbsent(char, CharToShortFunction) - Method in interface net.openhft.collect.map.CharShortMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(double, DoubleToByteFunction) - Method in interface net.openhft.collect.map.DoubleByteMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(double, DoubleToCharFunction) - Method in interface net.openhft.collect.map.DoubleCharMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(double, DoubleUnaryOperator) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(double, DoubleToFloatFunction) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(double, DoubleToIntFunction) - Method in interface net.openhft.collect.map.DoubleIntMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(double, DoubleToLongFunction) - Method in interface net.openhft.collect.map.DoubleLongMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(double, DoubleFunction<? extends V>) - Method in interface net.openhft.collect.map.DoubleObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfAbsent(double, DoubleToShortFunction) - Method in interface net.openhft.collect.map.DoubleShortMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(float, FloatToByteFunction) - Method in interface net.openhft.collect.map.FloatByteMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(float, FloatToCharFunction) - Method in interface net.openhft.collect.map.FloatCharMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(float, FloatToDoubleFunction) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(float, FloatUnaryOperator) - Method in interface net.openhft.collect.map.FloatFloatMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(float, FloatToIntFunction) - Method in interface net.openhft.collect.map.FloatIntMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(float, FloatToLongFunction) - Method in interface net.openhft.collect.map.FloatLongMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(float, FloatFunction<? extends V>) - Method in interface net.openhft.collect.map.FloatObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfAbsent(float, FloatToShortFunction) - Method in interface net.openhft.collect.map.FloatShortMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(int, IntToByteFunction) - Method in interface net.openhft.collect.map.IntByteMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(int, IntToCharFunction) - Method in interface net.openhft.collect.map.IntCharMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(int, IntToDoubleFunction) - Method in interface net.openhft.collect.map.IntDoubleMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(int, IntToFloatFunction) - Method in interface net.openhft.collect.map.IntFloatMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(int, IntUnaryOperator) - Method in interface net.openhft.collect.map.IntIntMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(int, IntToLongFunction) - Method in interface net.openhft.collect.map.IntLongMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(int, IntFunction<? extends V>) - Method in interface net.openhft.collect.map.IntObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfAbsent(int, IntToShortFunction) - Method in interface net.openhft.collect.map.IntShortMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(long, LongToByteFunction) - Method in interface net.openhft.collect.map.LongByteMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(long, LongToCharFunction) - Method in interface net.openhft.collect.map.LongCharMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(long, LongToDoubleFunction) - Method in interface net.openhft.collect.map.LongDoubleMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(long, LongToFloatFunction) - Method in interface net.openhft.collect.map.LongFloatMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(long, LongToIntFunction) - Method in interface net.openhft.collect.map.LongIntMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(long, LongUnaryOperator) - Method in interface net.openhft.collect.map.LongLongMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(long, LongFunction<? extends V>) - Method in interface net.openhft.collect.map.LongObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfAbsent(long, LongToShortFunction) - Method in interface net.openhft.collect.map.LongShortMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(K, ToByteFunction<? super K>) - Method in interface net.openhft.collect.map.ObjByteMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(K, ToCharFunction<? super K>) - Method in interface net.openhft.collect.map.ObjCharMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(K, ToFloatFunction<? super K>) - Method in interface net.openhft.collect.map.ObjFloatMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface net.openhft.collect.map.ObjIntMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(K, ToLongFunction<? super K>) - Method in interface net.openhft.collect.map.ObjLongMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in interface net.openhft.collect.map.ObjObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfAbsent(K, ToShortFunction<? super K>) - Method in interface net.openhft.collect.map.ObjShortMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(short, ShortToByteFunction) - Method in interface net.openhft.collect.map.ShortByteMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(short, ShortToCharFunction) - Method in interface net.openhft.collect.map.ShortCharMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(short, ShortToDoubleFunction) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(short, ShortToFloatFunction) - Method in interface net.openhft.collect.map.ShortFloatMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(short, ShortToIntFunction) - Method in interface net.openhft.collect.map.ShortIntMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(short, ShortToLongFunction) - Method in interface net.openhft.collect.map.ShortLongMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfAbsent(short, ShortFunction<? extends V>) - Method in interface net.openhft.collect.map.ShortObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfAbsent(short, ShortUnaryOperator) - Method in interface net.openhft.collect.map.ShortShortMap
-
If the specified key is not already associated with
a value,
attempts to compute its value using the given mapping function
and enters it into this map.
- computeIfPresent(byte, ByteByteToByteFunction) - Method in interface net.openhft.collect.map.ByteByteMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(byte, ByteCharToCharFunction) - Method in interface net.openhft.collect.map.ByteCharMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(byte, ByteDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(byte, ByteFloatToFloatFunction) - Method in interface net.openhft.collect.map.ByteFloatMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(byte, ByteIntToIntFunction) - Method in interface net.openhft.collect.map.ByteIntMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(byte, ByteLongToLongFunction) - Method in interface net.openhft.collect.map.ByteLongMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(byte, ByteObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.ByteObjMap
-
If the value for the specified key is present and non-null,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(byte, ByteShortToShortFunction) - Method in interface net.openhft.collect.map.ByteShortMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(char, CharByteToByteFunction) - Method in interface net.openhft.collect.map.CharByteMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(char, CharCharToCharFunction) - Method in interface net.openhft.collect.map.CharCharMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(char, CharDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.CharDoubleMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(char, CharFloatToFloatFunction) - Method in interface net.openhft.collect.map.CharFloatMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(char, CharIntToIntFunction) - Method in interface net.openhft.collect.map.CharIntMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(char, CharLongToLongFunction) - Method in interface net.openhft.collect.map.CharLongMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(char, CharObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.CharObjMap
-
If the value for the specified key is present and non-null,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(char, CharShortToShortFunction) - Method in interface net.openhft.collect.map.CharShortMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(double, DoubleByteToByteFunction) - Method in interface net.openhft.collect.map.DoubleByteMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(double, DoubleCharToCharFunction) - Method in interface net.openhft.collect.map.DoubleCharMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(double, DoubleDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(double, DoubleFloatToFloatFunction) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(double, DoubleIntToIntFunction) - Method in interface net.openhft.collect.map.DoubleIntMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(double, DoubleLongToLongFunction) - Method in interface net.openhft.collect.map.DoubleLongMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(double, DoubleObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.DoubleObjMap
-
If the value for the specified key is present and non-null,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(double, DoubleShortToShortFunction) - Method in interface net.openhft.collect.map.DoubleShortMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(float, FloatByteToByteFunction) - Method in interface net.openhft.collect.map.FloatByteMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(float, FloatCharToCharFunction) - Method in interface net.openhft.collect.map.FloatCharMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(float, FloatDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(float, FloatFloatToFloatFunction) - Method in interface net.openhft.collect.map.FloatFloatMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(float, FloatIntToIntFunction) - Method in interface net.openhft.collect.map.FloatIntMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(float, FloatLongToLongFunction) - Method in interface net.openhft.collect.map.FloatLongMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(float, FloatObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.FloatObjMap
-
If the value for the specified key is present and non-null,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(float, FloatShortToShortFunction) - Method in interface net.openhft.collect.map.FloatShortMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(int, IntByteToByteFunction) - Method in interface net.openhft.collect.map.IntByteMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(int, IntCharToCharFunction) - Method in interface net.openhft.collect.map.IntCharMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(int, IntDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.IntDoubleMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(int, IntFloatToFloatFunction) - Method in interface net.openhft.collect.map.IntFloatMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(int, IntIntToIntFunction) - Method in interface net.openhft.collect.map.IntIntMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(int, IntLongToLongFunction) - Method in interface net.openhft.collect.map.IntLongMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(int, IntObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.IntObjMap
-
If the value for the specified key is present and non-null,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(int, IntShortToShortFunction) - Method in interface net.openhft.collect.map.IntShortMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, LongByteToByteFunction) - Method in interface net.openhft.collect.map.LongByteMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, LongCharToCharFunction) - Method in interface net.openhft.collect.map.LongCharMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, LongDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.LongDoubleMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, LongFloatToFloatFunction) - Method in interface net.openhft.collect.map.LongFloatMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, LongIntToIntFunction) - Method in interface net.openhft.collect.map.LongIntMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, LongLongToLongFunction) - Method in interface net.openhft.collect.map.LongLongMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, LongObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.LongObjMap
-
If the value for the specified key is present and non-null,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, LongShortToShortFunction) - Method in interface net.openhft.collect.map.LongShortMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(K, ObjByteToByteFunction<? super K>) - Method in interface net.openhft.collect.map.ObjByteMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(K, ObjCharToCharFunction<? super K>) - Method in interface net.openhft.collect.map.ObjCharMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(K, ObjDoubleToDoubleFunction<? super K>) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(K, ObjFloatToFloatFunction<? super K>) - Method in interface net.openhft.collect.map.ObjFloatMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(K, ObjIntToIntFunction<? super K>) - Method in interface net.openhft.collect.map.ObjIntMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(K, ObjLongToLongFunction<? super K>) - Method in interface net.openhft.collect.map.ObjLongMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.ObjObjMap
-
If the value for the specified key is present and non-null,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(K, ObjShortToShortFunction<? super K>) - Method in interface net.openhft.collect.map.ObjShortMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(short, ShortByteToByteFunction) - Method in interface net.openhft.collect.map.ShortByteMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(short, ShortCharToCharFunction) - Method in interface net.openhft.collect.map.ShortCharMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(short, ShortDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(short, ShortFloatToFloatFunction) - Method in interface net.openhft.collect.map.ShortFloatMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(short, ShortIntToIntFunction) - Method in interface net.openhft.collect.map.ShortIntMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(short, ShortLongToLongFunction) - Method in interface net.openhft.collect.map.ShortLongMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(short, ShortObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.ShortObjMap
-
If the value for the specified key is present and non-null,
attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(short, ShortShortToShortFunction) - Method in interface net.openhft.collect.map.ShortShortMap
-
If the value for the specified key is present,
attempts to compute a new mapping given the key and its current mapped value.
- Consumer<T> - Interface in net.openhft.function
-
- Container - Interface in net.openhft.collect
-
- contains(Object) - Method in interface net.openhft.collect.ByteCollection
-
- contains(byte) - Method in interface net.openhft.collect.ByteCollection
-
Returns true if this collection contains at least one element
equals to the specified one.
- contains(Object) - Method in interface net.openhft.collect.CharCollection
-
- contains(char) - Method in interface net.openhft.collect.CharCollection
-
Returns true if this collection contains at least one element
equals to the specified one.
- contains(Object) - Method in interface net.openhft.collect.DoubleCollection
-
- contains(double) - Method in interface net.openhft.collect.DoubleCollection
-
Returns true if this collection contains at least one element
equals to the specified one.
- contains(Object) - Method in interface net.openhft.collect.FloatCollection
-
- contains(float) - Method in interface net.openhft.collect.FloatCollection
-
Returns true if this collection contains at least one element
equals to the specified one.
- contains(Object) - Method in interface net.openhft.collect.IntCollection
-
- contains(int) - Method in interface net.openhft.collect.IntCollection
-
Returns true if this collection contains at least one element
equals to the specified one.
- contains(Object) - Method in interface net.openhft.collect.LongCollection
-
- contains(long) - Method in interface net.openhft.collect.LongCollection
-
Returns true if this collection contains at least one element
equals to the specified one.
- contains(Object) - Method in interface net.openhft.collect.ShortCollection
-
- contains(short) - Method in interface net.openhft.collect.ShortCollection
-
Returns true if this collection contains at least one element
equals to the specified one.
- containsKey(Object) - Method in interface net.openhft.collect.map.ByteByteMap
-
- containsKey(byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ByteCharMap
-
- containsKey(byte) - Method in interface net.openhft.collect.map.ByteCharMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- containsKey(byte) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- containsKey(byte) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ByteIntMap
-
- containsKey(byte) - Method in interface net.openhft.collect.map.ByteIntMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ByteLongMap
-
- containsKey(byte) - Method in interface net.openhft.collect.map.ByteLongMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ByteObjMap
-
- containsKey(byte) - Method in interface net.openhft.collect.map.ByteObjMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ByteShortMap
-
- containsKey(byte) - Method in interface net.openhft.collect.map.ByteShortMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.CharByteMap
-
- containsKey(char) - Method in interface net.openhft.collect.map.CharByteMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.CharCharMap
-
- containsKey(char) - Method in interface net.openhft.collect.map.CharCharMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- containsKey(char) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.CharFloatMap
-
- containsKey(char) - Method in interface net.openhft.collect.map.CharFloatMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.CharIntMap
-
- containsKey(char) - Method in interface net.openhft.collect.map.CharIntMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.CharLongMap
-
- containsKey(char) - Method in interface net.openhft.collect.map.CharLongMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.CharObjMap
-
- containsKey(char) - Method in interface net.openhft.collect.map.CharObjMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.CharShortMap
-
- containsKey(char) - Method in interface net.openhft.collect.map.CharShortMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- containsKey(double) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- containsKey(double) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- containsKey(double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- containsKey(double) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- containsKey(double) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- containsKey(double) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- containsKey(double) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- containsKey(double) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.FloatByteMap
-
- containsKey(float) - Method in interface net.openhft.collect.map.FloatByteMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.FloatCharMap
-
- containsKey(float) - Method in interface net.openhft.collect.map.FloatCharMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- containsKey(float) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- containsKey(float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.FloatIntMap
-
- containsKey(float) - Method in interface net.openhft.collect.map.FloatIntMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.FloatLongMap
-
- containsKey(float) - Method in interface net.openhft.collect.map.FloatLongMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.FloatObjMap
-
- containsKey(float) - Method in interface net.openhft.collect.map.FloatObjMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.FloatShortMap
-
- containsKey(float) - Method in interface net.openhft.collect.map.FloatShortMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.IntByteMap
-
- containsKey(int) - Method in interface net.openhft.collect.map.IntByteMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.IntCharMap
-
- containsKey(int) - Method in interface net.openhft.collect.map.IntCharMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- containsKey(int) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.IntFloatMap
-
- containsKey(int) - Method in interface net.openhft.collect.map.IntFloatMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.IntIntMap
-
- containsKey(int) - Method in interface net.openhft.collect.map.IntIntMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.IntLongMap
-
- containsKey(int) - Method in interface net.openhft.collect.map.IntLongMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.IntObjMap
-
- containsKey(int) - Method in interface net.openhft.collect.map.IntObjMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.IntShortMap
-
- containsKey(int) - Method in interface net.openhft.collect.map.IntShortMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.LongByteMap
-
- containsKey(long) - Method in interface net.openhft.collect.map.LongByteMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.LongCharMap
-
- containsKey(long) - Method in interface net.openhft.collect.map.LongCharMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- containsKey(long) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.LongFloatMap
-
- containsKey(long) - Method in interface net.openhft.collect.map.LongFloatMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.LongIntMap
-
- containsKey(long) - Method in interface net.openhft.collect.map.LongIntMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.LongLongMap
-
- containsKey(long) - Method in interface net.openhft.collect.map.LongLongMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.LongObjMap
-
- containsKey(long) - Method in interface net.openhft.collect.map.LongObjMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.LongShortMap
-
- containsKey(long) - Method in interface net.openhft.collect.map.LongShortMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ShortByteMap
-
- containsKey(short) - Method in interface net.openhft.collect.map.ShortByteMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ShortCharMap
-
- containsKey(short) - Method in interface net.openhft.collect.map.ShortCharMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- containsKey(short) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- containsKey(short) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ShortIntMap
-
- containsKey(short) - Method in interface net.openhft.collect.map.ShortIntMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ShortLongMap
-
- containsKey(short) - Method in interface net.openhft.collect.map.ShortLongMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ShortObjMap
-
- containsKey(short) - Method in interface net.openhft.collect.map.ShortObjMap
-
- containsKey(Object) - Method in interface net.openhft.collect.map.ShortShortMap
-
- containsKey(short) - Method in interface net.openhft.collect.map.ShortShortMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ByteByteMap
-
- containsValue(byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ByteCharMap
-
- containsValue(char) - Method in interface net.openhft.collect.map.ByteCharMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- containsValue(double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- containsValue(float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ByteIntMap
-
- containsValue(int) - Method in interface net.openhft.collect.map.ByteIntMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ByteLongMap
-
- containsValue(long) - Method in interface net.openhft.collect.map.ByteLongMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ByteShortMap
-
- containsValue(short) - Method in interface net.openhft.collect.map.ByteShortMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.CharByteMap
-
- containsValue(byte) - Method in interface net.openhft.collect.map.CharByteMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.CharCharMap
-
- containsValue(char) - Method in interface net.openhft.collect.map.CharCharMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- containsValue(double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.CharFloatMap
-
- containsValue(float) - Method in interface net.openhft.collect.map.CharFloatMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.CharIntMap
-
- containsValue(int) - Method in interface net.openhft.collect.map.CharIntMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.CharLongMap
-
- containsValue(long) - Method in interface net.openhft.collect.map.CharLongMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.CharShortMap
-
- containsValue(short) - Method in interface net.openhft.collect.map.CharShortMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- containsValue(byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- containsValue(char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- containsValue(double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- containsValue(float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- containsValue(int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- containsValue(long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- containsValue(short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.FloatByteMap
-
- containsValue(byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.FloatCharMap
-
- containsValue(char) - Method in interface net.openhft.collect.map.FloatCharMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- containsValue(double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- containsValue(float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.FloatIntMap
-
- containsValue(int) - Method in interface net.openhft.collect.map.FloatIntMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.FloatLongMap
-
- containsValue(long) - Method in interface net.openhft.collect.map.FloatLongMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.FloatShortMap
-
- containsValue(short) - Method in interface net.openhft.collect.map.FloatShortMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.IntByteMap
-
- containsValue(byte) - Method in interface net.openhft.collect.map.IntByteMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.IntCharMap
-
- containsValue(char) - Method in interface net.openhft.collect.map.IntCharMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- containsValue(double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.IntFloatMap
-
- containsValue(float) - Method in interface net.openhft.collect.map.IntFloatMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.IntIntMap
-
- containsValue(int) - Method in interface net.openhft.collect.map.IntIntMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.IntLongMap
-
- containsValue(long) - Method in interface net.openhft.collect.map.IntLongMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.IntShortMap
-
- containsValue(short) - Method in interface net.openhft.collect.map.IntShortMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.LongByteMap
-
- containsValue(byte) - Method in interface net.openhft.collect.map.LongByteMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.LongCharMap
-
- containsValue(char) - Method in interface net.openhft.collect.map.LongCharMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- containsValue(double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.LongFloatMap
-
- containsValue(float) - Method in interface net.openhft.collect.map.LongFloatMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.LongIntMap
-
- containsValue(int) - Method in interface net.openhft.collect.map.LongIntMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.LongLongMap
-
- containsValue(long) - Method in interface net.openhft.collect.map.LongLongMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.LongShortMap
-
- containsValue(short) - Method in interface net.openhft.collect.map.LongShortMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ObjByteMap
-
- containsValue(byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ObjCharMap
-
- containsValue(char) - Method in interface net.openhft.collect.map.ObjCharMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- containsValue(double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- containsValue(float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ObjIntMap
-
- containsValue(int) - Method in interface net.openhft.collect.map.ObjIntMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ObjLongMap
-
- containsValue(long) - Method in interface net.openhft.collect.map.ObjLongMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ObjShortMap
-
- containsValue(short) - Method in interface net.openhft.collect.map.ObjShortMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ShortByteMap
-
- containsValue(byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ShortCharMap
-
- containsValue(char) - Method in interface net.openhft.collect.map.ShortCharMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- containsValue(double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- containsValue(float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ShortIntMap
-
- containsValue(int) - Method in interface net.openhft.collect.map.ShortIntMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ShortLongMap
-
- containsValue(long) - Method in interface net.openhft.collect.map.ShortLongMap
-
- containsValue(Object) - Method in interface net.openhft.collect.map.ShortShortMap
-
- containsValue(short) - Method in interface net.openhft.collect.map.ShortShortMap
-
- currentLoad() - Method in interface net.openhft.collect.HashContainer
-
- cursor() - Method in interface net.openhft.collect.ByteCollection
-
- cursor() - Method in interface net.openhft.collect.CharCollection
-
- Cursor - Interface in net.openhft.collect
-
A mutable pointer to the element in an iteration.
- cursor() - Method in interface net.openhft.collect.DoubleCollection
-
- cursor() - Method in interface net.openhft.collect.FloatCollection
-
- cursor() - Method in interface net.openhft.collect.IntCollection
-
- cursor() - Method in interface net.openhft.collect.LongCollection
-
- cursor() - Method in interface net.openhft.collect.map.ByteByteMap
-
- cursor() - Method in interface net.openhft.collect.map.ByteCharMap
-
- cursor() - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- cursor() - Method in interface net.openhft.collect.map.ByteFloatMap
-
- cursor() - Method in interface net.openhft.collect.map.ByteIntMap
-
- cursor() - Method in interface net.openhft.collect.map.ByteLongMap
-
- cursor() - Method in interface net.openhft.collect.map.ByteObjMap
-
- cursor() - Method in interface net.openhft.collect.map.ByteShortMap
-
- cursor() - Method in interface net.openhft.collect.map.CharByteMap
-
- cursor() - Method in interface net.openhft.collect.map.CharCharMap
-
- cursor() - Method in interface net.openhft.collect.map.CharDoubleMap
-
- cursor() - Method in interface net.openhft.collect.map.CharFloatMap
-
- cursor() - Method in interface net.openhft.collect.map.CharIntMap
-
- cursor() - Method in interface net.openhft.collect.map.CharLongMap
-
- cursor() - Method in interface net.openhft.collect.map.CharObjMap
-
- cursor() - Method in interface net.openhft.collect.map.CharShortMap
-
- cursor() - Method in interface net.openhft.collect.map.DoubleByteMap
-
- cursor() - Method in interface net.openhft.collect.map.DoubleCharMap
-
- cursor() - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- cursor() - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- cursor() - Method in interface net.openhft.collect.map.DoubleIntMap
-
- cursor() - Method in interface net.openhft.collect.map.DoubleLongMap
-
- cursor() - Method in interface net.openhft.collect.map.DoubleObjMap
-
- cursor() - Method in interface net.openhft.collect.map.DoubleShortMap
-
- cursor() - Method in interface net.openhft.collect.map.FloatByteMap
-
- cursor() - Method in interface net.openhft.collect.map.FloatCharMap
-
- cursor() - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- cursor() - Method in interface net.openhft.collect.map.FloatFloatMap
-
- cursor() - Method in interface net.openhft.collect.map.FloatIntMap
-
- cursor() - Method in interface net.openhft.collect.map.FloatLongMap
-
- cursor() - Method in interface net.openhft.collect.map.FloatObjMap
-
- cursor() - Method in interface net.openhft.collect.map.FloatShortMap
-
- cursor() - Method in interface net.openhft.collect.map.IntByteMap
-
- cursor() - Method in interface net.openhft.collect.map.IntCharMap
-
- cursor() - Method in interface net.openhft.collect.map.IntDoubleMap
-
- cursor() - Method in interface net.openhft.collect.map.IntFloatMap
-
- cursor() - Method in interface net.openhft.collect.map.IntIntMap
-
- cursor() - Method in interface net.openhft.collect.map.IntLongMap
-
- cursor() - Method in interface net.openhft.collect.map.IntObjMap
-
- cursor() - Method in interface net.openhft.collect.map.IntShortMap
-
- cursor() - Method in interface net.openhft.collect.map.LongByteMap
-
- cursor() - Method in interface net.openhft.collect.map.LongCharMap
-
- cursor() - Method in interface net.openhft.collect.map.LongDoubleMap
-
- cursor() - Method in interface net.openhft.collect.map.LongFloatMap
-
- cursor() - Method in interface net.openhft.collect.map.LongIntMap
-
- cursor() - Method in interface net.openhft.collect.map.LongLongMap
-
- cursor() - Method in interface net.openhft.collect.map.LongObjMap
-
- cursor() - Method in interface net.openhft.collect.map.LongShortMap
-
- cursor() - Method in interface net.openhft.collect.map.ObjByteMap
-
- cursor() - Method in interface net.openhft.collect.map.ObjCharMap
-
- cursor() - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- cursor() - Method in interface net.openhft.collect.map.ObjFloatMap
-
- cursor() - Method in interface net.openhft.collect.map.ObjIntMap
-
- cursor() - Method in interface net.openhft.collect.map.ObjLongMap
-
- cursor() - Method in interface net.openhft.collect.map.ObjObjMap
-
- cursor() - Method in interface net.openhft.collect.map.ObjShortMap
-
- cursor() - Method in interface net.openhft.collect.map.ShortByteMap
-
- cursor() - Method in interface net.openhft.collect.map.ShortCharMap
-
- cursor() - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- cursor() - Method in interface net.openhft.collect.map.ShortFloatMap
-
- cursor() - Method in interface net.openhft.collect.map.ShortIntMap
-
- cursor() - Method in interface net.openhft.collect.map.ShortLongMap
-
- cursor() - Method in interface net.openhft.collect.map.ShortObjMap
-
- cursor() - Method in interface net.openhft.collect.map.ShortShortMap
-
- cursor() - Method in interface net.openhft.collect.ObjCollection
-
- cursor() - Method in interface net.openhft.collect.ShortCollection
-
- FloatBinaryOperator - Interface in net.openhft.function
-
- FloatByteConsumer - Interface in net.openhft.function
-
- FloatByteCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
float values.
- FloatByteMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with float keys
and byte values.
- FloatByteMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- FloatBytePredicate - Interface in net.openhft.function
-
- FloatByteToByteFunction - Interface in net.openhft.function
-
- FloatCharConsumer - Interface in net.openhft.function
-
- FloatCharCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
float values.
- FloatCharMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with float keys
and char values.
- FloatCharMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- FloatCharPredicate - Interface in net.openhft.function
-
- FloatCharToCharFunction - Interface in net.openhft.function
-
- FloatCollection - Interface in net.openhft.collect
-
- FloatConsumer - Interface in net.openhft.function
-
- FloatCursor - Interface in net.openhft.collect
-
A mutable pointer to the element in an iteration of floats.
- FloatDoubleConsumer - Interface in net.openhft.function
-
- FloatDoubleCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
float values.
- FloatDoubleMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with float keys
and double values.
- FloatDoubleMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- FloatDoublePredicate - Interface in net.openhft.function
-
- FloatDoubleToDoubleFunction - Interface in net.openhft.function
-
- FloatFloatConsumer - Interface in net.openhft.function
-
- FloatFloatCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
float values.
- FloatFloatMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with float keys
and float values.
- FloatFloatMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- FloatFloatPredicate - Interface in net.openhft.function
-
- FloatFloatToFloatFunction - Interface in net.openhft.function
-
- FloatFunction<R> - Interface in net.openhft.function
-
- FloatIntConsumer - Interface in net.openhft.function
-
- FloatIntCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
float values.
- FloatIntMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with float keys
and int values.
- FloatIntMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- FloatIntPredicate - Interface in net.openhft.function
-
- FloatIntToIntFunction - Interface in net.openhft.function
-
- FloatIterator - Interface in net.openhft.collect
-
- FloatLongConsumer - Interface in net.openhft.function
-
- FloatLongCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
float values.
- FloatLongMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with float keys
and long values.
- FloatLongMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- FloatLongPredicate - Interface in net.openhft.function
-
- FloatLongToLongFunction - Interface in net.openhft.function
-
- FloatObjConsumer<U> - Interface in net.openhft.function
-
- FloatObjCursor<V> - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
float values.
- FloatObjFunction<T,R> - Interface in net.openhft.function
-
- FloatObjMap<V> - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with float keys
and Object values.
- FloatObjMapFactory<V> - Interface in net.openhft.collect.map
-
Immutable factory
- FloatObjPredicate<U> - Interface in net.openhft.function
-
- FloatPredicate - Interface in net.openhft.function
-
- FloatSet - Interface in net.openhft.collect.set
-
TODO doc
- FloatSetFactory - Interface in net.openhft.collect.set
-
- FloatShortConsumer - Interface in net.openhft.function
-
- FloatShortCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
float values.
- FloatShortMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with float keys
and short values.
- FloatShortMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- FloatShortPredicate - Interface in net.openhft.function
-
- FloatShortToShortFunction - Interface in net.openhft.function
-
- FloatToByteFunction - Interface in net.openhft.function
-
- FloatToCharFunction - Interface in net.openhft.function
-
- FloatToDoubleFunction - Interface in net.openhft.function
-
- FloatToIntFunction - Interface in net.openhft.function
-
- FloatToLongFunction - Interface in net.openhft.function
-
- FloatToShortFunction - Interface in net.openhft.function
-
- FloatUnaryOperator - Interface in net.openhft.function
-
- forEach(ByteConsumer) - Method in interface net.openhft.collect.ByteCollection
-
- forEach(CharConsumer) - Method in interface net.openhft.collect.CharCollection
-
- forEach(DoubleConsumer) - Method in interface net.openhft.collect.DoubleCollection
-
- forEach(FloatConsumer) - Method in interface net.openhft.collect.FloatCollection
-
- forEach(IntConsumer) - Method in interface net.openhft.collect.IntCollection
-
- forEach(LongConsumer) - Method in interface net.openhft.collect.LongCollection
-
- forEach(ByteByteConsumer) - Method in interface net.openhft.collect.map.ByteByteMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ByteCharConsumer) - Method in interface net.openhft.collect.map.ByteCharMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ByteDoubleConsumer) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ByteFloatConsumer) - Method in interface net.openhft.collect.map.ByteFloatMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ByteIntConsumer) - Method in interface net.openhft.collect.map.ByteIntMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ByteLongConsumer) - Method in interface net.openhft.collect.map.ByteLongMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ByteObjConsumer<? super V>) - Method in interface net.openhft.collect.map.ByteObjMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ByteShortConsumer) - Method in interface net.openhft.collect.map.ByteShortMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(CharByteConsumer) - Method in interface net.openhft.collect.map.CharByteMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(CharCharConsumer) - Method in interface net.openhft.collect.map.CharCharMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(CharDoubleConsumer) - Method in interface net.openhft.collect.map.CharDoubleMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(CharFloatConsumer) - Method in interface net.openhft.collect.map.CharFloatMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(CharIntConsumer) - Method in interface net.openhft.collect.map.CharIntMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(CharLongConsumer) - Method in interface net.openhft.collect.map.CharLongMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(CharObjConsumer<? super V>) - Method in interface net.openhft.collect.map.CharObjMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(CharShortConsumer) - Method in interface net.openhft.collect.map.CharShortMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(DoubleByteConsumer) - Method in interface net.openhft.collect.map.DoubleByteMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(DoubleCharConsumer) - Method in interface net.openhft.collect.map.DoubleCharMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(DoubleDoubleConsumer) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(DoubleFloatConsumer) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(DoubleIntConsumer) - Method in interface net.openhft.collect.map.DoubleIntMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(DoubleLongConsumer) - Method in interface net.openhft.collect.map.DoubleLongMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(DoubleObjConsumer<? super V>) - Method in interface net.openhft.collect.map.DoubleObjMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(DoubleShortConsumer) - Method in interface net.openhft.collect.map.DoubleShortMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(FloatByteConsumer) - Method in interface net.openhft.collect.map.FloatByteMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(FloatCharConsumer) - Method in interface net.openhft.collect.map.FloatCharMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(FloatDoubleConsumer) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(FloatFloatConsumer) - Method in interface net.openhft.collect.map.FloatFloatMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(FloatIntConsumer) - Method in interface net.openhft.collect.map.FloatIntMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(FloatLongConsumer) - Method in interface net.openhft.collect.map.FloatLongMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(FloatObjConsumer<? super V>) - Method in interface net.openhft.collect.map.FloatObjMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(FloatShortConsumer) - Method in interface net.openhft.collect.map.FloatShortMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(IntByteConsumer) - Method in interface net.openhft.collect.map.IntByteMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(IntCharConsumer) - Method in interface net.openhft.collect.map.IntCharMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(IntDoubleConsumer) - Method in interface net.openhft.collect.map.IntDoubleMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(IntFloatConsumer) - Method in interface net.openhft.collect.map.IntFloatMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(IntIntConsumer) - Method in interface net.openhft.collect.map.IntIntMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(IntLongConsumer) - Method in interface net.openhft.collect.map.IntLongMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(IntObjConsumer<? super V>) - Method in interface net.openhft.collect.map.IntObjMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(IntShortConsumer) - Method in interface net.openhft.collect.map.IntShortMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(LongByteConsumer) - Method in interface net.openhft.collect.map.LongByteMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(LongCharConsumer) - Method in interface net.openhft.collect.map.LongCharMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(LongDoubleConsumer) - Method in interface net.openhft.collect.map.LongDoubleMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(LongFloatConsumer) - Method in interface net.openhft.collect.map.LongFloatMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(LongIntConsumer) - Method in interface net.openhft.collect.map.LongIntMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(LongLongConsumer) - Method in interface net.openhft.collect.map.LongLongMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(LongObjConsumer<? super V>) - Method in interface net.openhft.collect.map.LongObjMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(LongShortConsumer) - Method in interface net.openhft.collect.map.LongShortMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ObjByteConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjByteMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ObjCharConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjCharMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ObjDoubleConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ObjFloatConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjFloatMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ObjIntConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjIntMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ObjLongConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjLongMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(BiConsumer<? super K, ? super V>) - Method in interface net.openhft.collect.map.ObjObjMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ObjShortConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjShortMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ShortByteConsumer) - Method in interface net.openhft.collect.map.ShortByteMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ShortCharConsumer) - Method in interface net.openhft.collect.map.ShortCharMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ShortDoubleConsumer) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ShortFloatConsumer) - Method in interface net.openhft.collect.map.ShortFloatMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ShortIntConsumer) - Method in interface net.openhft.collect.map.ShortIntMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ShortLongConsumer) - Method in interface net.openhft.collect.map.ShortLongMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ShortObjConsumer<? super V>) - Method in interface net.openhft.collect.map.ShortObjMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(ShortShortConsumer) - Method in interface net.openhft.collect.map.ShortShortMap
-
Performs the given action on each entry in this map until all entries
have been processed or the action throws an Exception.
- forEach(Consumer<? super E>) - Method in interface net.openhft.collect.ObjCollection
-
- forEach(ShortConsumer) - Method in interface net.openhft.collect.ShortCollection
-
- forEachForward(ByteConsumer) - Method in interface net.openhft.collect.ByteCursor
-
Performs the given action for each element of the iteration after the cursor in forward
direction.
- forEachForward(CharConsumer) - Method in interface net.openhft.collect.CharCursor
-
Performs the given action for each element of the iteration after the cursor in forward
direction.
- forEachForward(DoubleConsumer) - Method in interface net.openhft.collect.DoubleCursor
-
Performs the given action for each element of the iteration after the cursor in forward
direction.
- forEachForward(FloatConsumer) - Method in interface net.openhft.collect.FloatCursor
-
Performs the given action for each element of the iteration after the cursor in forward
direction.
- forEachForward(IntConsumer) - Method in interface net.openhft.collect.IntCursor
-
Performs the given action for each element of the iteration after the cursor in forward
direction.
- forEachForward(LongConsumer) - Method in interface net.openhft.collect.LongCursor
-
Performs the given action for each element of the iteration after the cursor in forward
direction.
- forEachForward(ByteByteConsumer) - Method in interface net.openhft.collect.map.ByteByteCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ByteCharConsumer) - Method in interface net.openhft.collect.map.ByteCharCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ByteDoubleConsumer) - Method in interface net.openhft.collect.map.ByteDoubleCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ByteFloatConsumer) - Method in interface net.openhft.collect.map.ByteFloatCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ByteIntConsumer) - Method in interface net.openhft.collect.map.ByteIntCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ByteLongConsumer) - Method in interface net.openhft.collect.map.ByteLongCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ByteObjConsumer<? super V>) - Method in interface net.openhft.collect.map.ByteObjCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ByteShortConsumer) - Method in interface net.openhft.collect.map.ByteShortCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(CharByteConsumer) - Method in interface net.openhft.collect.map.CharByteCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(CharCharConsumer) - Method in interface net.openhft.collect.map.CharCharCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(CharDoubleConsumer) - Method in interface net.openhft.collect.map.CharDoubleCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(CharFloatConsumer) - Method in interface net.openhft.collect.map.CharFloatCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(CharIntConsumer) - Method in interface net.openhft.collect.map.CharIntCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(CharLongConsumer) - Method in interface net.openhft.collect.map.CharLongCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(CharObjConsumer<? super V>) - Method in interface net.openhft.collect.map.CharObjCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(CharShortConsumer) - Method in interface net.openhft.collect.map.CharShortCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(DoubleByteConsumer) - Method in interface net.openhft.collect.map.DoubleByteCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(DoubleCharConsumer) - Method in interface net.openhft.collect.map.DoubleCharCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(DoubleDoubleConsumer) - Method in interface net.openhft.collect.map.DoubleDoubleCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(DoubleFloatConsumer) - Method in interface net.openhft.collect.map.DoubleFloatCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(DoubleIntConsumer) - Method in interface net.openhft.collect.map.DoubleIntCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(DoubleLongConsumer) - Method in interface net.openhft.collect.map.DoubleLongCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(DoubleObjConsumer<? super V>) - Method in interface net.openhft.collect.map.DoubleObjCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(DoubleShortConsumer) - Method in interface net.openhft.collect.map.DoubleShortCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(FloatByteConsumer) - Method in interface net.openhft.collect.map.FloatByteCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(FloatCharConsumer) - Method in interface net.openhft.collect.map.FloatCharCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(FloatDoubleConsumer) - Method in interface net.openhft.collect.map.FloatDoubleCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(FloatFloatConsumer) - Method in interface net.openhft.collect.map.FloatFloatCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(FloatIntConsumer) - Method in interface net.openhft.collect.map.FloatIntCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(FloatLongConsumer) - Method in interface net.openhft.collect.map.FloatLongCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(FloatObjConsumer<? super V>) - Method in interface net.openhft.collect.map.FloatObjCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(FloatShortConsumer) - Method in interface net.openhft.collect.map.FloatShortCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(IntByteConsumer) - Method in interface net.openhft.collect.map.IntByteCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(IntCharConsumer) - Method in interface net.openhft.collect.map.IntCharCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(IntDoubleConsumer) - Method in interface net.openhft.collect.map.IntDoubleCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(IntFloatConsumer) - Method in interface net.openhft.collect.map.IntFloatCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(IntIntConsumer) - Method in interface net.openhft.collect.map.IntIntCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(IntLongConsumer) - Method in interface net.openhft.collect.map.IntLongCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(IntObjConsumer<? super V>) - Method in interface net.openhft.collect.map.IntObjCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(IntShortConsumer) - Method in interface net.openhft.collect.map.IntShortCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(LongByteConsumer) - Method in interface net.openhft.collect.map.LongByteCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(LongCharConsumer) - Method in interface net.openhft.collect.map.LongCharCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(LongDoubleConsumer) - Method in interface net.openhft.collect.map.LongDoubleCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(LongFloatConsumer) - Method in interface net.openhft.collect.map.LongFloatCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(LongIntConsumer) - Method in interface net.openhft.collect.map.LongIntCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(LongLongConsumer) - Method in interface net.openhft.collect.map.LongLongCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(LongObjConsumer<? super V>) - Method in interface net.openhft.collect.map.LongObjCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(LongShortConsumer) - Method in interface net.openhft.collect.map.LongShortCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ObjByteConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjByteCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ObjCharConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjCharCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ObjDoubleConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjDoubleCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ObjFloatConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjFloatCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ObjIntConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjIntCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ObjLongConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjLongCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(BiConsumer<? super K, ? super V>) - Method in interface net.openhft.collect.map.ObjObjCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ObjShortConsumer<? super K>) - Method in interface net.openhft.collect.map.ObjShortCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ShortByteConsumer) - Method in interface net.openhft.collect.map.ShortByteCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ShortCharConsumer) - Method in interface net.openhft.collect.map.ShortCharCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ShortDoubleConsumer) - Method in interface net.openhft.collect.map.ShortDoubleCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ShortFloatConsumer) - Method in interface net.openhft.collect.map.ShortFloatCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ShortIntConsumer) - Method in interface net.openhft.collect.map.ShortIntCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ShortLongConsumer) - Method in interface net.openhft.collect.map.ShortLongCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ShortObjConsumer<? super V>) - Method in interface net.openhft.collect.map.ShortObjCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(ShortShortConsumer) - Method in interface net.openhft.collect.map.ShortShortCursor
-
Performs the given action for each entry of the iteration after the cursor in forward
direction.
- forEachForward(Consumer<? super E>) - Method in interface net.openhft.collect.ObjCursor
-
Performs the given action for each element of the iteration after the cursor in forward
direction.
- forEachForward(ShortConsumer) - Method in interface net.openhft.collect.ShortCursor
-
Performs the given action for each element of the iteration after the cursor in forward
direction.
- forEachRemaining(ByteConsumer) - Method in interface net.openhft.collect.ByteIterator
-
- forEachRemaining(CharConsumer) - Method in interface net.openhft.collect.CharIterator
-
- forEachRemaining(DoubleConsumer) - Method in interface net.openhft.collect.DoubleIterator
-
- forEachRemaining(FloatConsumer) - Method in interface net.openhft.collect.FloatIterator
-
- forEachRemaining(IntConsumer) - Method in interface net.openhft.collect.IntIterator
-
- forEachRemaining(LongConsumer) - Method in interface net.openhft.collect.LongIterator
-
- forEachRemaining(Consumer<? super E>) - Method in interface net.openhft.collect.ObjIterator
-
- forEachRemaining(ShortConsumer) - Method in interface net.openhft.collect.ShortIterator
-
- forEachWhile(BytePredicate) - Method in interface net.openhft.collect.ByteCollection
-
- forEachWhile(CharPredicate) - Method in interface net.openhft.collect.CharCollection
-
- forEachWhile(DoublePredicate) - Method in interface net.openhft.collect.DoubleCollection
-
- forEachWhile(FloatPredicate) - Method in interface net.openhft.collect.FloatCollection
-
- forEachWhile(IntPredicate) - Method in interface net.openhft.collect.IntCollection
-
- forEachWhile(LongPredicate) - Method in interface net.openhft.collect.LongCollection
-
- forEachWhile(ByteBytePredicate) - Method in interface net.openhft.collect.map.ByteByteMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ByteCharPredicate) - Method in interface net.openhft.collect.map.ByteCharMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ByteDoublePredicate) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ByteFloatPredicate) - Method in interface net.openhft.collect.map.ByteFloatMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ByteIntPredicate) - Method in interface net.openhft.collect.map.ByteIntMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ByteLongPredicate) - Method in interface net.openhft.collect.map.ByteLongMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ByteObjPredicate<? super V>) - Method in interface net.openhft.collect.map.ByteObjMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ByteShortPredicate) - Method in interface net.openhft.collect.map.ByteShortMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(CharBytePredicate) - Method in interface net.openhft.collect.map.CharByteMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(CharCharPredicate) - Method in interface net.openhft.collect.map.CharCharMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(CharDoublePredicate) - Method in interface net.openhft.collect.map.CharDoubleMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(CharFloatPredicate) - Method in interface net.openhft.collect.map.CharFloatMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(CharIntPredicate) - Method in interface net.openhft.collect.map.CharIntMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(CharLongPredicate) - Method in interface net.openhft.collect.map.CharLongMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(CharObjPredicate<? super V>) - Method in interface net.openhft.collect.map.CharObjMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(CharShortPredicate) - Method in interface net.openhft.collect.map.CharShortMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(DoubleBytePredicate) - Method in interface net.openhft.collect.map.DoubleByteMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(DoubleCharPredicate) - Method in interface net.openhft.collect.map.DoubleCharMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(DoubleDoublePredicate) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(DoubleFloatPredicate) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(DoubleIntPredicate) - Method in interface net.openhft.collect.map.DoubleIntMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(DoubleLongPredicate) - Method in interface net.openhft.collect.map.DoubleLongMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(DoubleObjPredicate<? super V>) - Method in interface net.openhft.collect.map.DoubleObjMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(DoubleShortPredicate) - Method in interface net.openhft.collect.map.DoubleShortMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(FloatBytePredicate) - Method in interface net.openhft.collect.map.FloatByteMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(FloatCharPredicate) - Method in interface net.openhft.collect.map.FloatCharMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(FloatDoublePredicate) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(FloatFloatPredicate) - Method in interface net.openhft.collect.map.FloatFloatMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(FloatIntPredicate) - Method in interface net.openhft.collect.map.FloatIntMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(FloatLongPredicate) - Method in interface net.openhft.collect.map.FloatLongMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(FloatObjPredicate<? super V>) - Method in interface net.openhft.collect.map.FloatObjMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(FloatShortPredicate) - Method in interface net.openhft.collect.map.FloatShortMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(IntBytePredicate) - Method in interface net.openhft.collect.map.IntByteMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(IntCharPredicate) - Method in interface net.openhft.collect.map.IntCharMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(IntDoublePredicate) - Method in interface net.openhft.collect.map.IntDoubleMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(IntFloatPredicate) - Method in interface net.openhft.collect.map.IntFloatMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(IntIntPredicate) - Method in interface net.openhft.collect.map.IntIntMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(IntLongPredicate) - Method in interface net.openhft.collect.map.IntLongMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(IntObjPredicate<? super V>) - Method in interface net.openhft.collect.map.IntObjMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(IntShortPredicate) - Method in interface net.openhft.collect.map.IntShortMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(LongBytePredicate) - Method in interface net.openhft.collect.map.LongByteMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(LongCharPredicate) - Method in interface net.openhft.collect.map.LongCharMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(LongDoublePredicate) - Method in interface net.openhft.collect.map.LongDoubleMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(LongFloatPredicate) - Method in interface net.openhft.collect.map.LongFloatMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(LongIntPredicate) - Method in interface net.openhft.collect.map.LongIntMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(LongLongPredicate) - Method in interface net.openhft.collect.map.LongLongMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(LongObjPredicate<? super V>) - Method in interface net.openhft.collect.map.LongObjMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(LongShortPredicate) - Method in interface net.openhft.collect.map.LongShortMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ObjBytePredicate<? super K>) - Method in interface net.openhft.collect.map.ObjByteMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ObjCharPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjCharMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ObjDoublePredicate<? super K>) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ObjFloatPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjFloatMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ObjIntPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjIntMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ObjLongPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjLongMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(BiPredicate<? super K, ? super V>) - Method in interface net.openhft.collect.map.ObjObjMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ObjShortPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjShortMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ShortBytePredicate) - Method in interface net.openhft.collect.map.ShortByteMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ShortCharPredicate) - Method in interface net.openhft.collect.map.ShortCharMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ShortDoublePredicate) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ShortFloatPredicate) - Method in interface net.openhft.collect.map.ShortFloatMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ShortIntPredicate) - Method in interface net.openhft.collect.map.ShortIntMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ShortLongPredicate) - Method in interface net.openhft.collect.map.ShortLongMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ShortObjPredicate<? super V>) - Method in interface net.openhft.collect.map.ShortObjMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(ShortShortPredicate) - Method in interface net.openhft.collect.map.ShortShortMap
-
Checks the given predicate on each entry in this map until all entries
have been processed or the predicate returns false for some entry,
or the action throws an Exception.
- forEachWhile(Predicate<? super E>) - Method in interface net.openhft.collect.ObjCollection
-
- forEachWhile(ShortPredicate) - Method in interface net.openhft.collect.ShortCollection
-
- Function<T,R> - Interface in net.openhft.function
-
- get(Object) - Method in interface net.openhft.collect.map.ByteByteMap
-
- get(byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
- get(Object) - Method in interface net.openhft.collect.map.ByteCharMap
-
- get(byte) - Method in interface net.openhft.collect.map.ByteCharMap
-
- get(Object) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- get(byte) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- get(Object) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- get(byte) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- get(Object) - Method in interface net.openhft.collect.map.ByteIntMap
-
- get(byte) - Method in interface net.openhft.collect.map.ByteIntMap
-
- get(Object) - Method in interface net.openhft.collect.map.ByteLongMap
-
- get(byte) - Method in interface net.openhft.collect.map.ByteLongMap
-
- get(Object) - Method in interface net.openhft.collect.map.ByteObjMap
-
- get(byte) - Method in interface net.openhft.collect.map.ByteObjMap
-
- get(Object) - Method in interface net.openhft.collect.map.ByteShortMap
-
- get(byte) - Method in interface net.openhft.collect.map.ByteShortMap
-
- get(Object) - Method in interface net.openhft.collect.map.CharByteMap
-
- get(char) - Method in interface net.openhft.collect.map.CharByteMap
-
- get(Object) - Method in interface net.openhft.collect.map.CharCharMap
-
- get(char) - Method in interface net.openhft.collect.map.CharCharMap
-
- get(Object) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- get(char) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- get(Object) - Method in interface net.openhft.collect.map.CharFloatMap
-
- get(char) - Method in interface net.openhft.collect.map.CharFloatMap
-
- get(Object) - Method in interface net.openhft.collect.map.CharIntMap
-
- get(char) - Method in interface net.openhft.collect.map.CharIntMap
-
- get(Object) - Method in interface net.openhft.collect.map.CharLongMap
-
- get(char) - Method in interface net.openhft.collect.map.CharLongMap
-
- get(Object) - Method in interface net.openhft.collect.map.CharObjMap
-
- get(char) - Method in interface net.openhft.collect.map.CharObjMap
-
- get(Object) - Method in interface net.openhft.collect.map.CharShortMap
-
- get(char) - Method in interface net.openhft.collect.map.CharShortMap
-
- get(Object) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- get(double) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- get(Object) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- get(double) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- get(Object) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- get(double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- get(Object) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- get(double) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- get(Object) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- get(double) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- get(Object) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- get(double) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- get(Object) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- get(double) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- get(Object) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- get(double) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- get(Object) - Method in interface net.openhft.collect.map.FloatByteMap
-
- get(float) - Method in interface net.openhft.collect.map.FloatByteMap
-
- get(Object) - Method in interface net.openhft.collect.map.FloatCharMap
-
- get(float) - Method in interface net.openhft.collect.map.FloatCharMap
-
- get(Object) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- get(float) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- get(Object) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- get(float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- get(Object) - Method in interface net.openhft.collect.map.FloatIntMap
-
- get(float) - Method in interface net.openhft.collect.map.FloatIntMap
-
- get(Object) - Method in interface net.openhft.collect.map.FloatLongMap
-
- get(float) - Method in interface net.openhft.collect.map.FloatLongMap
-
- get(Object) - Method in interface net.openhft.collect.map.FloatObjMap
-
- get(float) - Method in interface net.openhft.collect.map.FloatObjMap
-
- get(Object) - Method in interface net.openhft.collect.map.FloatShortMap
-
- get(float) - Method in interface net.openhft.collect.map.FloatShortMap
-
- get(Object) - Method in interface net.openhft.collect.map.IntByteMap
-
- get(int) - Method in interface net.openhft.collect.map.IntByteMap
-
- get(Object) - Method in interface net.openhft.collect.map.IntCharMap
-
- get(int) - Method in interface net.openhft.collect.map.IntCharMap
-
- get(Object) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- get(int) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- get(Object) - Method in interface net.openhft.collect.map.IntFloatMap
-
- get(int) - Method in interface net.openhft.collect.map.IntFloatMap
-
- get(Object) - Method in interface net.openhft.collect.map.IntIntMap
-
- get(int) - Method in interface net.openhft.collect.map.IntIntMap
-
- get(Object) - Method in interface net.openhft.collect.map.IntLongMap
-
- get(int) - Method in interface net.openhft.collect.map.IntLongMap
-
- get(Object) - Method in interface net.openhft.collect.map.IntObjMap
-
- get(int) - Method in interface net.openhft.collect.map.IntObjMap
-
- get(Object) - Method in interface net.openhft.collect.map.IntShortMap
-
- get(int) - Method in interface net.openhft.collect.map.IntShortMap
-
- get(Object) - Method in interface net.openhft.collect.map.LongByteMap
-
- get(long) - Method in interface net.openhft.collect.map.LongByteMap
-
- get(Object) - Method in interface net.openhft.collect.map.LongCharMap
-
- get(long) - Method in interface net.openhft.collect.map.LongCharMap
-
- get(Object) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- get(long) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- get(Object) - Method in interface net.openhft.collect.map.LongFloatMap
-
- get(long) - Method in interface net.openhft.collect.map.LongFloatMap
-
- get(Object) - Method in interface net.openhft.collect.map.LongIntMap
-
- get(long) - Method in interface net.openhft.collect.map.LongIntMap
-
- get(Object) - Method in interface net.openhft.collect.map.LongLongMap
-
- get(long) - Method in interface net.openhft.collect.map.LongLongMap
-
- get(Object) - Method in interface net.openhft.collect.map.LongObjMap
-
- get(long) - Method in interface net.openhft.collect.map.LongObjMap
-
- get(Object) - Method in interface net.openhft.collect.map.LongShortMap
-
- get(long) - Method in interface net.openhft.collect.map.LongShortMap
-
- get(Object) - Method in interface net.openhft.collect.map.ObjByteMap
-
- get(Object) - Method in interface net.openhft.collect.map.ObjCharMap
-
- get(Object) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- get(Object) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- get(Object) - Method in interface net.openhft.collect.map.ObjIntMap
-
- get(Object) - Method in interface net.openhft.collect.map.ObjLongMap
-
- get(Object) - Method in interface net.openhft.collect.map.ObjShortMap
-
- get(Object) - Method in interface net.openhft.collect.map.ShortByteMap
-
- get(short) - Method in interface net.openhft.collect.map.ShortByteMap
-
- get(Object) - Method in interface net.openhft.collect.map.ShortCharMap
-
- get(short) - Method in interface net.openhft.collect.map.ShortCharMap
-
- get(Object) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- get(short) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- get(Object) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- get(short) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- get(Object) - Method in interface net.openhft.collect.map.ShortIntMap
-
- get(short) - Method in interface net.openhft.collect.map.ShortIntMap
-
- get(Object) - Method in interface net.openhft.collect.map.ShortLongMap
-
- get(short) - Method in interface net.openhft.collect.map.ShortLongMap
-
- get(Object) - Method in interface net.openhft.collect.map.ShortObjMap
-
- get(short) - Method in interface net.openhft.collect.map.ShortObjMap
-
- get(Object) - Method in interface net.openhft.collect.map.ShortShortMap
-
- get(short) - Method in interface net.openhft.collect.map.ShortShortMap
-
- getByte(Object) - Method in interface net.openhft.collect.map.ObjByteMap
-
- getChar(Object) - Method in interface net.openhft.collect.map.ObjCharMap
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashByteByteMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashByteCharMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashByteDoubleMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashByteFloatMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashByteIntMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashByteLongMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashByteObjMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashByteShortMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashCharByteMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashCharCharMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashCharDoubleMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashCharFloatMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashCharIntMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashCharLongMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashCharObjMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashCharShortMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashDoubleByteMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashDoubleCharMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashDoubleDoubleMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashDoubleFloatMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashDoubleIntMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashDoubleLongMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashDoubleObjMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashDoubleShortMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashFloatByteMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashFloatCharMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashFloatDoubleMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashFloatFloatMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashFloatIntMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashFloatLongMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashFloatObjMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashFloatShortMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashIntByteMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashIntCharMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashIntDoubleMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashIntFloatMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashIntIntMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashIntLongMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashIntObjMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashIntShortMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashLongByteMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashLongCharMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashLongDoubleMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashLongFloatMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashLongIntMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashLongLongMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashLongObjMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashLongShortMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashObjByteMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashObjCharMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashObjDoubleMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashObjFloatMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashObjIntMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashObjLongMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashObjObjMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashObjShortMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashShortByteMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashShortCharMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashShortDoubleMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashShortFloatMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashShortIntMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashShortLongMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashShortObjMapFactory
-
- getConfig() - Method in interface net.openhft.collect.map.hash.HashShortShortMapFactory
-
- getConfig() - Method in interface net.openhft.collect.set.hash.HashByteSetFactory
-
- getConfig() - Method in interface net.openhft.collect.set.hash.HashCharSetFactory
-
- getConfig() - Method in interface net.openhft.collect.set.hash.HashDoubleSetFactory
-
- getConfig() - Method in interface net.openhft.collect.set.hash.HashFloatSetFactory
-
- getConfig() - Method in interface net.openhft.collect.set.hash.HashIntSetFactory
-
- getConfig() - Method in interface net.openhft.collect.set.hash.HashLongSetFactory
-
- getConfig() - Method in interface net.openhft.collect.set.hash.HashObjSetFactory
-
- getConfig() - Method in interface net.openhft.collect.set.hash.HashShortSetFactory
-
- getDefaultExpectedSize() - Method in class net.openhft.collect.HashConfig
-
This size is used in no-arg hash container factory methods.
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashByteByteMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashByteCharMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashByteDoubleMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashByteFloatMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashByteIntMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashByteLongMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashByteObjMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashByteShortMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashCharByteMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashCharCharMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashCharDoubleMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashCharFloatMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashCharIntMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashCharLongMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashCharObjMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashCharShortMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashDoubleByteMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashDoubleCharMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashDoubleDoubleMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashDoubleFloatMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashDoubleIntMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashDoubleLongMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashDoubleObjMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashDoubleShortMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashFloatByteMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashFloatCharMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashFloatDoubleMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashFloatFloatMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashFloatIntMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashFloatLongMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashFloatObjMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashFloatShortMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashIntByteMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashIntCharMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashIntDoubleMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashIntFloatMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashIntIntMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashIntLongMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashIntObjMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashIntShortMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashLongByteMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashLongCharMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashLongDoubleMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashLongFloatMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashLongIntMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashLongLongMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashLongObjMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashLongShortMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashObjByteMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashObjCharMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashObjDoubleMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashObjFloatMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashObjIntMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashObjLongMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashObjObjMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashObjShortMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashShortByteMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashShortCharMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashShortDoubleMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashShortFloatMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashShortIntMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashShortLongMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashShortObjMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.map.hash.HashShortShortMaps
-
- getDefaultFactory() - Static method in class net.openhft.collect.set.hash.HashByteSets
-
- getDefaultFactory() - Static method in class net.openhft.collect.set.hash.HashCharSets
-
- getDefaultFactory() - Static method in class net.openhft.collect.set.hash.HashDoubleSets
-
- getDefaultFactory() - Static method in class net.openhft.collect.set.hash.HashFloatSets
-
- getDefaultFactory() - Static method in class net.openhft.collect.set.hash.HashIntSets
-
- getDefaultFactory() - Static method in class net.openhft.collect.set.hash.HashLongSets
-
- getDefaultFactory() - Static method in class net.openhft.collect.set.hash.HashObjSets
-
- getDefaultFactory() - Static method in class net.openhft.collect.set.hash.HashShortSets
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ByteByteMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ByteCharMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ByteDoubleMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ByteFloatMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ByteIntMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ByteLongMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ByteShortMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.CharByteMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.CharCharMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.CharDoubleMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.CharFloatMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.CharIntMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.CharLongMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.CharShortMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.DoubleByteMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.DoubleCharMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.DoubleDoubleMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.DoubleFloatMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.DoubleIntMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.DoubleLongMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.DoubleShortMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.FloatByteMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.FloatCharMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.FloatDoubleMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.FloatFloatMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.FloatIntMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.FloatLongMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.FloatShortMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.IntByteMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.IntCharMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.IntDoubleMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.IntFloatMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.IntIntMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.IntLongMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.IntShortMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.LongByteMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.LongCharMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.LongDoubleMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.LongFloatMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.LongIntMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.LongLongMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.LongShortMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ObjByteMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ObjCharMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ObjDoubleMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ObjFloatMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ObjIntMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ObjLongMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ObjShortMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ShortByteMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ShortCharMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ShortDoubleMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ShortFloatMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ShortIntMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ShortLongMapFactory
-
- getDefaultValue() - Method in interface net.openhft.collect.map.ShortShortMapFactory
-
- getDouble(Object) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- getEquivalence() - Method in interface net.openhft.collect.set.ObjSetFactory
-
- getFloat(Object) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- getHashConfig() - Method in class net.openhft.collect.ByteHashConfig
-
- getHashConfig() - Method in class net.openhft.collect.CharHashConfig
-
- getHashConfig() - Method in class net.openhft.collect.IntHashConfig
-
- getHashConfig() - Method in class net.openhft.collect.LongHashConfig
-
- getHashConfig() - Method in class net.openhft.collect.ObjHashConfig
-
- getHashConfig() - Method in class net.openhft.collect.ShortHashConfig
-
- getInt(Object) - Method in interface net.openhft.collect.map.ObjIntMap
-
- getKeyEquivalence() - Method in interface net.openhft.collect.map.ObjByteMapFactory
-
- getKeyEquivalence() - Method in interface net.openhft.collect.map.ObjCharMapFactory
-
- getKeyEquivalence() - Method in interface net.openhft.collect.map.ObjDoubleMapFactory
-
- getKeyEquivalence() - Method in interface net.openhft.collect.map.ObjFloatMapFactory
-
- getKeyEquivalence() - Method in interface net.openhft.collect.map.ObjIntMapFactory
-
- getKeyEquivalence() - Method in interface net.openhft.collect.map.ObjLongMapFactory
-
- getKeyEquivalence() - Method in interface net.openhft.collect.map.ObjObjMapFactory
-
- getKeyEquivalence() - Method in interface net.openhft.collect.map.ObjShortMapFactory
-
- getLoadFactor() - Method in class net.openhft.collect.HashConfig
-
- getLong(Object) - Method in interface net.openhft.collect.map.ObjLongMap
-
- getLowerKeyDomainBound() - Method in class net.openhft.collect.ByteHashConfig
-
Returns lower (inclusive) bound of keys domain.
- getLowerKeyDomainBound() - Method in class net.openhft.collect.CharHashConfig
-
Returns lower (inclusive) bound of keys domain.
- getLowerKeyDomainBound() - Method in class net.openhft.collect.IntHashConfig
-
Returns lower (inclusive) bound of keys domain.
- getLowerKeyDomainBound() - Method in class net.openhft.collect.LongHashConfig
-
Returns lower (inclusive) bound of keys domain.
- getLowerKeyDomainBound() - Method in class net.openhft.collect.ShortHashConfig
-
Returns lower (inclusive) bound of keys domain.
- getOrDefault(byte, byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(byte, char) - Method in interface net.openhft.collect.map.ByteCharMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(byte, double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(byte, float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(byte, int) - Method in interface net.openhft.collect.map.ByteIntMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(byte, long) - Method in interface net.openhft.collect.map.ByteLongMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(byte, V) - Method in interface net.openhft.collect.map.ByteObjMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(byte, short) - Method in interface net.openhft.collect.map.ByteShortMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(char, byte) - Method in interface net.openhft.collect.map.CharByteMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(char, char) - Method in interface net.openhft.collect.map.CharCharMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(char, double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(char, float) - Method in interface net.openhft.collect.map.CharFloatMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(char, int) - Method in interface net.openhft.collect.map.CharIntMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(char, long) - Method in interface net.openhft.collect.map.CharLongMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(char, V) - Method in interface net.openhft.collect.map.CharObjMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(char, short) - Method in interface net.openhft.collect.map.CharShortMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(double, byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(double, char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(double, double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(double, float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(double, int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(double, long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(double, V) - Method in interface net.openhft.collect.map.DoubleObjMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(double, short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(float, byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(float, char) - Method in interface net.openhft.collect.map.FloatCharMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(float, double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(float, float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(float, int) - Method in interface net.openhft.collect.map.FloatIntMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(float, long) - Method in interface net.openhft.collect.map.FloatLongMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(float, V) - Method in interface net.openhft.collect.map.FloatObjMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(float, short) - Method in interface net.openhft.collect.map.FloatShortMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(int, byte) - Method in interface net.openhft.collect.map.IntByteMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(int, char) - Method in interface net.openhft.collect.map.IntCharMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(int, double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(int, float) - Method in interface net.openhft.collect.map.IntFloatMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(int, int) - Method in interface net.openhft.collect.map.IntIntMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(int, long) - Method in interface net.openhft.collect.map.IntLongMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(int, V) - Method in interface net.openhft.collect.map.IntObjMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(int, short) - Method in interface net.openhft.collect.map.IntShortMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(long, byte) - Method in interface net.openhft.collect.map.LongByteMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(long, char) - Method in interface net.openhft.collect.map.LongCharMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(long, double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(long, float) - Method in interface net.openhft.collect.map.LongFloatMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(long, int) - Method in interface net.openhft.collect.map.LongIntMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(long, long) - Method in interface net.openhft.collect.map.LongLongMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(long, V) - Method in interface net.openhft.collect.map.LongObjMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(long, short) - Method in interface net.openhft.collect.map.LongShortMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(Object, byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(Object, char) - Method in interface net.openhft.collect.map.ObjCharMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(Object, double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(Object, float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(Object, int) - Method in interface net.openhft.collect.map.ObjIntMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(Object, long) - Method in interface net.openhft.collect.map.ObjLongMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(Object, V) - Method in interface net.openhft.collect.map.ObjObjMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(Object, short) - Method in interface net.openhft.collect.map.ObjShortMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(short, byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(short, char) - Method in interface net.openhft.collect.map.ShortCharMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(short, double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(short, float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(short, int) - Method in interface net.openhft.collect.map.ShortIntMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(short, long) - Method in interface net.openhft.collect.map.ShortLongMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(short, V) - Method in interface net.openhft.collect.map.ShortObjMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getOrDefault(short, short) - Method in interface net.openhft.collect.map.ShortShortMap
-
Returns the value to which the specified key is mapped,
or defaultValue if this map contains no mapping for the key.
- getShort(Object) - Method in interface net.openhft.collect.map.ObjShortMap
-
- getShrinkCondition() - Method in class net.openhft.collect.HashConfig
-
Immediately after hash set or map construction from non-distinct sources (e. g. arrays)
it's load could be significantly less than the specified load factor due to expansion.
- getUpperKeyDomainBound() - Method in class net.openhft.collect.ByteHashConfig
-
Returns upper (inclusive) bound of keys domain.
- getUpperKeyDomainBound() - Method in class net.openhft.collect.CharHashConfig
-
Returns upper (inclusive) bound of keys domain.
- getUpperKeyDomainBound() - Method in class net.openhft.collect.IntHashConfig
-
Returns upper (inclusive) bound of keys domain.
- getUpperKeyDomainBound() - Method in class net.openhft.collect.LongHashConfig
-
Returns upper (inclusive) bound of keys domain.
- getUpperKeyDomainBound() - Method in class net.openhft.collect.ShortHashConfig
-
Returns upper (inclusive) bound of keys domain.
- getValueEquivalence() - Method in interface net.openhft.collect.map.ByteObjMapFactory
-
- getValueEquivalence() - Method in interface net.openhft.collect.map.CharObjMapFactory
-
- getValueEquivalence() - Method in interface net.openhft.collect.map.DoubleObjMapFactory
-
- getValueEquivalence() - Method in interface net.openhft.collect.map.FloatObjMapFactory
-
- getValueEquivalence() - Method in interface net.openhft.collect.map.IntObjMapFactory
-
- getValueEquivalence() - Method in interface net.openhft.collect.map.LongObjMapFactory
-
- getValueEquivalence() - Method in interface net.openhft.collect.map.ObjObjMapFactory
-
- getValueEquivalence() - Method in interface net.openhft.collect.map.ShortObjMapFactory
-
- identity() - Static method in class net.openhft.collect.Equivalence
-
- incrementValue(byte, byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(byte, byte, byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
byte newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(byte, char) - Method in interface net.openhft.collect.map.ByteCharMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(byte, char, char) - Method in interface net.openhft.collect.map.ByteCharMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
char newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(byte, double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(byte, double, double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
double newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(byte, float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(byte, float, float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
float newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(byte, int) - Method in interface net.openhft.collect.map.ByteIntMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(byte, int, int) - Method in interface net.openhft.collect.map.ByteIntMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
int newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(byte, long) - Method in interface net.openhft.collect.map.ByteLongMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(byte, long, long) - Method in interface net.openhft.collect.map.ByteLongMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
long newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(byte, short) - Method in interface net.openhft.collect.map.ByteShortMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(byte, short, short) - Method in interface net.openhft.collect.map.ByteShortMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
short newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(char, byte) - Method in interface net.openhft.collect.map.CharByteMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(char, byte, byte) - Method in interface net.openhft.collect.map.CharByteMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
byte newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(char, char) - Method in interface net.openhft.collect.map.CharCharMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(char, char, char) - Method in interface net.openhft.collect.map.CharCharMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
char newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(char, double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(char, double, double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
double newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(char, float) - Method in interface net.openhft.collect.map.CharFloatMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(char, float, float) - Method in interface net.openhft.collect.map.CharFloatMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
float newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(char, int) - Method in interface net.openhft.collect.map.CharIntMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(char, int, int) - Method in interface net.openhft.collect.map.CharIntMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
int newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(char, long) - Method in interface net.openhft.collect.map.CharLongMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(char, long, long) - Method in interface net.openhft.collect.map.CharLongMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
long newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(char, short) - Method in interface net.openhft.collect.map.CharShortMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(char, short, short) - Method in interface net.openhft.collect.map.CharShortMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
short newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(double, byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(double, byte, byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
byte newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(double, char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(double, char, char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
char newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(double, double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(double, double, double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
double newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(double, float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(double, float, float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
float newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(double, int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(double, int, int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
int newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(double, long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(double, long, long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
long newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(double, short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(double, short, short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
short newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(float, byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(float, byte, byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
byte newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(float, char) - Method in interface net.openhft.collect.map.FloatCharMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(float, char, char) - Method in interface net.openhft.collect.map.FloatCharMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
char newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(float, double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(float, double, double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
double newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(float, float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(float, float, float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
float newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(float, int) - Method in interface net.openhft.collect.map.FloatIntMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(float, int, int) - Method in interface net.openhft.collect.map.FloatIntMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
int newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(float, long) - Method in interface net.openhft.collect.map.FloatLongMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(float, long, long) - Method in interface net.openhft.collect.map.FloatLongMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
long newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(float, short) - Method in interface net.openhft.collect.map.FloatShortMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(float, short, short) - Method in interface net.openhft.collect.map.FloatShortMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
short newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(int, byte) - Method in interface net.openhft.collect.map.IntByteMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(int, byte, byte) - Method in interface net.openhft.collect.map.IntByteMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
byte newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(int, char) - Method in interface net.openhft.collect.map.IntCharMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(int, char, char) - Method in interface net.openhft.collect.map.IntCharMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
char newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(int, double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(int, double, double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
double newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(int, float) - Method in interface net.openhft.collect.map.IntFloatMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(int, float, float) - Method in interface net.openhft.collect.map.IntFloatMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
float newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(int, int) - Method in interface net.openhft.collect.map.IntIntMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(int, int, int) - Method in interface net.openhft.collect.map.IntIntMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
int newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(int, long) - Method in interface net.openhft.collect.map.IntLongMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(int, long, long) - Method in interface net.openhft.collect.map.IntLongMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
long newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(int, short) - Method in interface net.openhft.collect.map.IntShortMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(int, short, short) - Method in interface net.openhft.collect.map.IntShortMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
short newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(long, byte) - Method in interface net.openhft.collect.map.LongByteMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(long, byte, byte) - Method in interface net.openhft.collect.map.LongByteMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
byte newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(long, char) - Method in interface net.openhft.collect.map.LongCharMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(long, char, char) - Method in interface net.openhft.collect.map.LongCharMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
char newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(long, double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(long, double, double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
double newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(long, float) - Method in interface net.openhft.collect.map.LongFloatMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(long, float, float) - Method in interface net.openhft.collect.map.LongFloatMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
float newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(long, int) - Method in interface net.openhft.collect.map.LongIntMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(long, int, int) - Method in interface net.openhft.collect.map.LongIntMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
int newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(long, long) - Method in interface net.openhft.collect.map.LongLongMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(long, long, long) - Method in interface net.openhft.collect.map.LongLongMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
long newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(long, short) - Method in interface net.openhft.collect.map.LongShortMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(long, short, short) - Method in interface net.openhft.collect.map.LongShortMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
short newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(K, byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(K, byte, byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
byte newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(K, char) - Method in interface net.openhft.collect.map.ObjCharMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(K, char, char) - Method in interface net.openhft.collect.map.ObjCharMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
char newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(K, double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(K, double, double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
double newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(K, float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(K, float, float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
float newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(K, int) - Method in interface net.openhft.collect.map.ObjIntMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(K, int, int) - Method in interface net.openhft.collect.map.ObjIntMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
int newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(K, long) - Method in interface net.openhft.collect.map.ObjLongMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(K, long, long) - Method in interface net.openhft.collect.map.ObjLongMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
long newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(K, short) - Method in interface net.openhft.collect.map.ObjShortMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(K, short, short) - Method in interface net.openhft.collect.map.ObjShortMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
short newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(short, byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(short, byte, byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
byte newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(short, char) - Method in interface net.openhft.collect.map.ShortCharMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(short, char, char) - Method in interface net.openhft.collect.map.ShortCharMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
char newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(short, double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(short, double, double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
double newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(short, float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(short, float, float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
float newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(short, int) - Method in interface net.openhft.collect.map.ShortIntMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(short, int, int) - Method in interface net.openhft.collect.map.ShortIntMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
int newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(short, long) - Method in interface net.openhft.collect.map.ShortLongMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(short, long, long) - Method in interface net.openhft.collect.map.ShortLongMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
long newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- incrementValue(short, short) - Method in interface net.openhft.collect.map.ShortShortMap
-
map.incrementValue(key, inc) is equivalent
of map.compute(key, (k, v) -> v + inc).
- incrementValue(short, short, short) - Method in interface net.openhft.collect.map.ShortShortMap
-
map.incrementValue(key, increment, defaultValue) is equivalent to
short newValue = map.getOrDefault(key, defaultValue) + increment;
map.put(key, newValue);
return newValue;
- IntBinaryOperator - Interface in net.openhft.function
-
- IntByteConsumer - Interface in net.openhft.function
-
- IntByteCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
int values.
- IntByteMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with int keys
and byte values.
- IntByteMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- IntBytePredicate - Interface in net.openhft.function
-
- IntByteToByteFunction - Interface in net.openhft.function
-
- IntCharConsumer - Interface in net.openhft.function
-
- IntCharCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
int values.
- IntCharMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with int keys
and char values.
- IntCharMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- IntCharPredicate - Interface in net.openhft.function
-
- IntCharToCharFunction - Interface in net.openhft.function
-
- IntCollection - Interface in net.openhft.collect
-
- IntConsumer - Interface in net.openhft.function
-
- IntCursor - Interface in net.openhft.collect
-
A mutable pointer to the element in an iteration of ints.
- IntDoubleConsumer - Interface in net.openhft.function
-
- IntDoubleCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
int values.
- IntDoubleMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with int keys
and double values.
- IntDoubleMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- IntDoublePredicate - Interface in net.openhft.function
-
- IntDoubleToDoubleFunction - Interface in net.openhft.function
-
- IntFloatConsumer - Interface in net.openhft.function
-
- IntFloatCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
int values.
- IntFloatMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with int keys
and float values.
- IntFloatMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- IntFloatPredicate - Interface in net.openhft.function
-
- IntFloatToFloatFunction - Interface in net.openhft.function
-
- IntFunction<R> - Interface in net.openhft.function
-
- IntHashConfig - Class in net.openhft.collect
-
Immutable config for hash containers with primitive int keys.
- IntIntConsumer - Interface in net.openhft.function
-
- IntIntCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
int values.
- IntIntMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with int keys
and int values.
- IntIntMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- IntIntPredicate - Interface in net.openhft.function
-
- IntIntToIntFunction - Interface in net.openhft.function
-
- IntIterator - Interface in net.openhft.collect
-
- IntLongConsumer - Interface in net.openhft.function
-
- IntLongCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
int values.
- IntLongMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with int keys
and long values.
- IntLongMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- IntLongPredicate - Interface in net.openhft.function
-
- IntLongToLongFunction - Interface in net.openhft.function
-
- IntObjConsumer<U> - Interface in net.openhft.function
-
- IntObjCursor<V> - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
int values.
- IntObjFunction<T,R> - Interface in net.openhft.function
-
- IntObjMap<V> - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with int keys
and Object values.
- IntObjMapFactory<V> - Interface in net.openhft.collect.map
-
Immutable factory
- IntObjPredicate<U> - Interface in net.openhft.function
-
- IntPredicate - Interface in net.openhft.function
-
- IntSet - Interface in net.openhft.collect.set
-
TODO doc
- IntSetFactory - Interface in net.openhft.collect.set
-
- IntShortConsumer - Interface in net.openhft.function
-
- IntShortCursor - Interface in net.openhft.collect.map
-
A mutable pointer to the entry in an iteration of entries with Object keys and
int values.
- IntShortMap - Interface in net.openhft.collect.map
-
Interface for a
Map specialization with int keys
and short values.
- IntShortMapFactory - Interface in net.openhft.collect.map
-
Immutable factory
- IntShortPredicate - Interface in net.openhft.function
-
- IntShortToShortFunction - Interface in net.openhft.function
-
- IntToByteFunction - Interface in net.openhft.function
-
- IntToCharFunction - Interface in net.openhft.function
-
- IntToDoubleFunction - Interface in net.openhft.function
-
- IntToFloatFunction - Interface in net.openhft.function
-
- IntToLongFunction - Interface in net.openhft.function
-
- IntToShortFunction - Interface in net.openhft.function
-
- IntUnaryOperator - Interface in net.openhft.function
-
- isNullKeyAllowed() - Method in class net.openhft.collect.ObjHashConfig
-
This is a performance hint, hash containers aren't required to throw
NullPointerException on putting null as a key, although they could,
if null key is disallowed.
- merge(byte, byte, ByteBinaryOperator) - Method in interface net.openhft.collect.map.ByteByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(byte, char, CharBinaryOperator) - Method in interface net.openhft.collect.map.ByteCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(byte, double, DoubleBinaryOperator) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(byte, float, FloatBinaryOperator) - Method in interface net.openhft.collect.map.ByteFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(byte, int, IntBinaryOperator) - Method in interface net.openhft.collect.map.ByteIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(byte, long, LongBinaryOperator) - Method in interface net.openhft.collect.map.ByteLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.ByteObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value.
- merge(byte, short, ShortBinaryOperator) - Method in interface net.openhft.collect.map.ByteShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(char, byte, ByteBinaryOperator) - Method in interface net.openhft.collect.map.CharByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(char, char, CharBinaryOperator) - Method in interface net.openhft.collect.map.CharCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(char, double, DoubleBinaryOperator) - Method in interface net.openhft.collect.map.CharDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(char, float, FloatBinaryOperator) - Method in interface net.openhft.collect.map.CharFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(char, int, IntBinaryOperator) - Method in interface net.openhft.collect.map.CharIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(char, long, LongBinaryOperator) - Method in interface net.openhft.collect.map.CharLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.CharObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value.
- merge(char, short, ShortBinaryOperator) - Method in interface net.openhft.collect.map.CharShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(double, byte, ByteBinaryOperator) - Method in interface net.openhft.collect.map.DoubleByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(double, char, CharBinaryOperator) - Method in interface net.openhft.collect.map.DoubleCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(double, double, DoubleBinaryOperator) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(double, float, FloatBinaryOperator) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(double, int, IntBinaryOperator) - Method in interface net.openhft.collect.map.DoubleIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(double, long, LongBinaryOperator) - Method in interface net.openhft.collect.map.DoubleLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.DoubleObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value.
- merge(double, short, ShortBinaryOperator) - Method in interface net.openhft.collect.map.DoubleShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(float, byte, ByteBinaryOperator) - Method in interface net.openhft.collect.map.FloatByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(float, char, CharBinaryOperator) - Method in interface net.openhft.collect.map.FloatCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(float, double, DoubleBinaryOperator) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(float, float, FloatBinaryOperator) - Method in interface net.openhft.collect.map.FloatFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(float, int, IntBinaryOperator) - Method in interface net.openhft.collect.map.FloatIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(float, long, LongBinaryOperator) - Method in interface net.openhft.collect.map.FloatLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.FloatObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value.
- merge(float, short, ShortBinaryOperator) - Method in interface net.openhft.collect.map.FloatShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(int, byte, ByteBinaryOperator) - Method in interface net.openhft.collect.map.IntByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(int, char, CharBinaryOperator) - Method in interface net.openhft.collect.map.IntCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(int, double, DoubleBinaryOperator) - Method in interface net.openhft.collect.map.IntDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(int, float, FloatBinaryOperator) - Method in interface net.openhft.collect.map.IntFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(int, int, IntBinaryOperator) - Method in interface net.openhft.collect.map.IntIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(int, long, LongBinaryOperator) - Method in interface net.openhft.collect.map.IntLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.IntObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value.
- merge(int, short, ShortBinaryOperator) - Method in interface net.openhft.collect.map.IntShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(long, byte, ByteBinaryOperator) - Method in interface net.openhft.collect.map.LongByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(long, char, CharBinaryOperator) - Method in interface net.openhft.collect.map.LongCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(long, double, DoubleBinaryOperator) - Method in interface net.openhft.collect.map.LongDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(long, float, FloatBinaryOperator) - Method in interface net.openhft.collect.map.LongFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(long, int, IntBinaryOperator) - Method in interface net.openhft.collect.map.LongIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(long, long, LongBinaryOperator) - Method in interface net.openhft.collect.map.LongLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.LongObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value.
- merge(long, short, ShortBinaryOperator) - Method in interface net.openhft.collect.map.LongShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(K, byte, ByteBinaryOperator) - Method in interface net.openhft.collect.map.ObjByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(K, char, CharBinaryOperator) - Method in interface net.openhft.collect.map.ObjCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(K, double, DoubleBinaryOperator) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(K, float, FloatBinaryOperator) - Method in interface net.openhft.collect.map.ObjFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(K, int, IntBinaryOperator) - Method in interface net.openhft.collect.map.ObjIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(K, long, LongBinaryOperator) - Method in interface net.openhft.collect.map.ObjLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.ObjObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value.
- merge(K, short, ShortBinaryOperator) - Method in interface net.openhft.collect.map.ObjShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(short, byte, ByteBinaryOperator) - Method in interface net.openhft.collect.map.ShortByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(short, char, CharBinaryOperator) - Method in interface net.openhft.collect.map.ShortCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(short, double, DoubleBinaryOperator) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(short, float, FloatBinaryOperator) - Method in interface net.openhft.collect.map.ShortFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(short, int, IntBinaryOperator) - Method in interface net.openhft.collect.map.ShortIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(short, long, LongBinaryOperator) - Method in interface net.openhft.collect.map.ShortLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.ShortObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value.
- merge(short, short, ShortBinaryOperator) - Method in interface net.openhft.collect.map.ShortShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value.
- moveNext() - Method in interface net.openhft.collect.Cursor
-
Moves the cursor forward to the next element (to the first element, if the cursor is in front
of the first element), returns true if it exists, false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ByteByteCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ByteCharCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ByteDoubleCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ByteFloatCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ByteIntCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ByteLongCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ByteObjCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ByteShortCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.CharByteCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.CharCharCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.CharDoubleCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.CharFloatCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.CharIntCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.CharLongCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.CharObjCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.CharShortCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.DoubleByteCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.DoubleCharCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.DoubleDoubleCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.DoubleFloatCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.DoubleIntCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.DoubleLongCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.DoubleObjCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.DoubleShortCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.FloatByteCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.FloatCharCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.FloatDoubleCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.FloatFloatCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.FloatIntCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.FloatLongCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.FloatObjCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.FloatShortCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.IntByteCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.IntCharCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.IntDoubleCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.IntFloatCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.IntIntCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.IntLongCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.IntObjCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.IntShortCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.LongByteCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.LongCharCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.LongDoubleCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.LongFloatCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.LongIntCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.LongLongCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.LongObjCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.LongShortCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ObjByteCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ObjCharCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ObjDoubleCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ObjFloatCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ObjIntCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ObjLongCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ObjObjCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ObjShortCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ShortByteCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ShortCharCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ShortDoubleCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ShortFloatCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ShortIntCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ShortLongCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ShortObjCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- moveNext() - Method in interface net.openhft.collect.map.ShortShortCursor
-
Moves the cursor forward to the next entry, returns true if it exists,
false otherwise.
- Predicate<T> - Interface in net.openhft.function
-
- put(Byte, Byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
- put(byte, byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
- put(Byte, Character) - Method in interface net.openhft.collect.map.ByteCharMap
-
- put(byte, char) - Method in interface net.openhft.collect.map.ByteCharMap
-
- put(Byte, Double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- put(byte, double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- put(Byte, Float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- put(byte, float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- put(Byte, Integer) - Method in interface net.openhft.collect.map.ByteIntMap
-
- put(byte, int) - Method in interface net.openhft.collect.map.ByteIntMap
-
- put(Byte, Long) - Method in interface net.openhft.collect.map.ByteLongMap
-
- put(byte, long) - Method in interface net.openhft.collect.map.ByteLongMap
-
- put(Byte, V) - Method in interface net.openhft.collect.map.ByteObjMap
-
- put(byte, V) - Method in interface net.openhft.collect.map.ByteObjMap
-
- put(Byte, Short) - Method in interface net.openhft.collect.map.ByteShortMap
-
- put(byte, short) - Method in interface net.openhft.collect.map.ByteShortMap
-
- put(Character, Byte) - Method in interface net.openhft.collect.map.CharByteMap
-
- put(char, byte) - Method in interface net.openhft.collect.map.CharByteMap
-
- put(Character, Character) - Method in interface net.openhft.collect.map.CharCharMap
-
- put(char, char) - Method in interface net.openhft.collect.map.CharCharMap
-
- put(Character, Double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- put(char, double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- put(Character, Float) - Method in interface net.openhft.collect.map.CharFloatMap
-
- put(char, float) - Method in interface net.openhft.collect.map.CharFloatMap
-
- put(Character, Integer) - Method in interface net.openhft.collect.map.CharIntMap
-
- put(char, int) - Method in interface net.openhft.collect.map.CharIntMap
-
- put(Character, Long) - Method in interface net.openhft.collect.map.CharLongMap
-
- put(char, long) - Method in interface net.openhft.collect.map.CharLongMap
-
- put(Character, V) - Method in interface net.openhft.collect.map.CharObjMap
-
- put(char, V) - Method in interface net.openhft.collect.map.CharObjMap
-
- put(Character, Short) - Method in interface net.openhft.collect.map.CharShortMap
-
- put(char, short) - Method in interface net.openhft.collect.map.CharShortMap
-
- put(Double, Byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- put(double, byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- put(Double, Character) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- put(double, char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- put(Double, Double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- put(double, double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- put(Double, Float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- put(double, float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- put(Double, Integer) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- put(double, int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- put(Double, Long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- put(double, long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- put(Double, V) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- put(double, V) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- put(Double, Short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- put(double, short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- put(Float, Byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
- put(float, byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
- put(Float, Character) - Method in interface net.openhft.collect.map.FloatCharMap
-
- put(float, char) - Method in interface net.openhft.collect.map.FloatCharMap
-
- put(Float, Double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- put(float, double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- put(Float, Float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- put(float, float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- put(Float, Integer) - Method in interface net.openhft.collect.map.FloatIntMap
-
- put(float, int) - Method in interface net.openhft.collect.map.FloatIntMap
-
- put(Float, Long) - Method in interface net.openhft.collect.map.FloatLongMap
-
- put(float, long) - Method in interface net.openhft.collect.map.FloatLongMap
-
- put(Float, V) - Method in interface net.openhft.collect.map.FloatObjMap
-
- put(float, V) - Method in interface net.openhft.collect.map.FloatObjMap
-
- put(Float, Short) - Method in interface net.openhft.collect.map.FloatShortMap
-
- put(float, short) - Method in interface net.openhft.collect.map.FloatShortMap
-
- put(Integer, Byte) - Method in interface net.openhft.collect.map.IntByteMap
-
- put(int, byte) - Method in interface net.openhft.collect.map.IntByteMap
-
- put(Integer, Character) - Method in interface net.openhft.collect.map.IntCharMap
-
- put(int, char) - Method in interface net.openhft.collect.map.IntCharMap
-
- put(Integer, Double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- put(int, double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- put(Integer, Float) - Method in interface net.openhft.collect.map.IntFloatMap
-
- put(int, float) - Method in interface net.openhft.collect.map.IntFloatMap
-
- put(Integer, Integer) - Method in interface net.openhft.collect.map.IntIntMap
-
- put(int, int) - Method in interface net.openhft.collect.map.IntIntMap
-
- put(Integer, Long) - Method in interface net.openhft.collect.map.IntLongMap
-
- put(int, long) - Method in interface net.openhft.collect.map.IntLongMap
-
- put(Integer, V) - Method in interface net.openhft.collect.map.IntObjMap
-
- put(int, V) - Method in interface net.openhft.collect.map.IntObjMap
-
- put(Integer, Short) - Method in interface net.openhft.collect.map.IntShortMap
-
- put(int, short) - Method in interface net.openhft.collect.map.IntShortMap
-
- put(Long, Byte) - Method in interface net.openhft.collect.map.LongByteMap
-
- put(long, byte) - Method in interface net.openhft.collect.map.LongByteMap
-
- put(Long, Character) - Method in interface net.openhft.collect.map.LongCharMap
-
- put(long, char) - Method in interface net.openhft.collect.map.LongCharMap
-
- put(Long, Double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- put(long, double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- put(Long, Float) - Method in interface net.openhft.collect.map.LongFloatMap
-
- put(long, float) - Method in interface net.openhft.collect.map.LongFloatMap
-
- put(Long, Integer) - Method in interface net.openhft.collect.map.LongIntMap
-
- put(long, int) - Method in interface net.openhft.collect.map.LongIntMap
-
- put(Long, Long) - Method in interface net.openhft.collect.map.LongLongMap
-
- put(long, long) - Method in interface net.openhft.collect.map.LongLongMap
-
- put(Long, V) - Method in interface net.openhft.collect.map.LongObjMap
-
- put(long, V) - Method in interface net.openhft.collect.map.LongObjMap
-
- put(Long, Short) - Method in interface net.openhft.collect.map.LongShortMap
-
- put(long, short) - Method in interface net.openhft.collect.map.LongShortMap
-
- put(K, Byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
- put(K, byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
- put(K, Character) - Method in interface net.openhft.collect.map.ObjCharMap
-
- put(K, char) - Method in interface net.openhft.collect.map.ObjCharMap
-
- put(K, Double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- put(K, double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- put(K, Float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- put(K, float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- put(K, Integer) - Method in interface net.openhft.collect.map.ObjIntMap
-
- put(K, int) - Method in interface net.openhft.collect.map.ObjIntMap
-
- put(K, Long) - Method in interface net.openhft.collect.map.ObjLongMap
-
- put(K, long) - Method in interface net.openhft.collect.map.ObjLongMap
-
- put(K, Short) - Method in interface net.openhft.collect.map.ObjShortMap
-
- put(K, short) - Method in interface net.openhft.collect.map.ObjShortMap
-
- put(Short, Byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
- put(short, byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
- put(Short, Character) - Method in interface net.openhft.collect.map.ShortCharMap
-
- put(short, char) - Method in interface net.openhft.collect.map.ShortCharMap
-
- put(Short, Double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- put(short, double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- put(Short, Float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- put(short, float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- put(Short, Integer) - Method in interface net.openhft.collect.map.ShortIntMap
-
- put(short, int) - Method in interface net.openhft.collect.map.ShortIntMap
-
- put(Short, Long) - Method in interface net.openhft.collect.map.ShortLongMap
-
- put(short, long) - Method in interface net.openhft.collect.map.ShortLongMap
-
- put(Short, V) - Method in interface net.openhft.collect.map.ShortObjMap
-
- put(short, V) - Method in interface net.openhft.collect.map.ShortObjMap
-
- put(Short, Short) - Method in interface net.openhft.collect.map.ShortShortMap
-
- put(short, short) - Method in interface net.openhft.collect.map.ShortShortMap
-
- putIfAbsent(byte, byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(byte, char) - Method in interface net.openhft.collect.map.ByteCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(byte, double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(byte, float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(byte, int) - Method in interface net.openhft.collect.map.ByteIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(byte, long) - Method in interface net.openhft.collect.map.ByteLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(byte, V) - Method in interface net.openhft.collect.map.ByteObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value and returns null,
else returns the current value.
- putIfAbsent(byte, short) - Method in interface net.openhft.collect.map.ByteShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(char, byte) - Method in interface net.openhft.collect.map.CharByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(char, char) - Method in interface net.openhft.collect.map.CharCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(char, double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(char, float) - Method in interface net.openhft.collect.map.CharFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(char, int) - Method in interface net.openhft.collect.map.CharIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(char, long) - Method in interface net.openhft.collect.map.CharLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(char, V) - Method in interface net.openhft.collect.map.CharObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value and returns null,
else returns the current value.
- putIfAbsent(char, short) - Method in interface net.openhft.collect.map.CharShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(double, byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(double, char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(double, double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(double, float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(double, int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(double, long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(double, V) - Method in interface net.openhft.collect.map.DoubleObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value and returns null,
else returns the current value.
- putIfAbsent(double, short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(float, byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(float, char) - Method in interface net.openhft.collect.map.FloatCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(float, double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(float, float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(float, int) - Method in interface net.openhft.collect.map.FloatIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(float, long) - Method in interface net.openhft.collect.map.FloatLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(float, V) - Method in interface net.openhft.collect.map.FloatObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value and returns null,
else returns the current value.
- putIfAbsent(float, short) - Method in interface net.openhft.collect.map.FloatShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(int, byte) - Method in interface net.openhft.collect.map.IntByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(int, char) - Method in interface net.openhft.collect.map.IntCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(int, double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(int, float) - Method in interface net.openhft.collect.map.IntFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(int, int) - Method in interface net.openhft.collect.map.IntIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(int, long) - Method in interface net.openhft.collect.map.IntLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(int, V) - Method in interface net.openhft.collect.map.IntObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value and returns null,
else returns the current value.
- putIfAbsent(int, short) - Method in interface net.openhft.collect.map.IntShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(long, byte) - Method in interface net.openhft.collect.map.LongByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(long, char) - Method in interface net.openhft.collect.map.LongCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(long, double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(long, float) - Method in interface net.openhft.collect.map.LongFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(long, int) - Method in interface net.openhft.collect.map.LongIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(long, long) - Method in interface net.openhft.collect.map.LongLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(long, V) - Method in interface net.openhft.collect.map.LongObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value and returns null,
else returns the current value.
- putIfAbsent(long, short) - Method in interface net.openhft.collect.map.LongShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(K, byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(K, char) - Method in interface net.openhft.collect.map.ObjCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(K, double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(K, float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(K, int) - Method in interface net.openhft.collect.map.ObjIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(K, long) - Method in interface net.openhft.collect.map.ObjLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(K, V) - Method in interface net.openhft.collect.map.ObjObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value and returns null,
else returns the current value.
- putIfAbsent(K, short) - Method in interface net.openhft.collect.map.ObjShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(short, byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(short, char) - Method in interface net.openhft.collect.map.ShortCharMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(short, double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(short, float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(short, int) - Method in interface net.openhft.collect.map.ShortIntMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(short, long) - Method in interface net.openhft.collect.map.ShortLongMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- putIfAbsent(short, V) - Method in interface net.openhft.collect.map.ShortObjMap
-
If the specified key is not already associated with
a value (or is mapped to null),
associates it with the given value and returns null,
else returns the current value.
- putIfAbsent(short, short) - Method in interface net.openhft.collect.map.ShortShortMap
-
If the specified key is not already associated with
a value,
associates it with the given value and returns defaultValue(),
else returns the current value.
- remove(Object) - Method in interface net.openhft.collect.ByteCollection
-
- remove(Object) - Method in interface net.openhft.collect.CharCollection
-
- remove() - Method in interface net.openhft.collect.Cursor
-
Removes the element to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.DoubleCollection
-
- remove(Object) - Method in interface net.openhft.collect.FloatCollection
-
- remove(Object) - Method in interface net.openhft.collect.IntCollection
-
- remove(Object) - Method in interface net.openhft.collect.LongCollection
-
- remove() - Method in interface net.openhft.collect.map.ByteByteCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ByteByteMap
-
- remove(byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
- remove(byte, byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ByteCharCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ByteCharMap
-
- remove(byte) - Method in interface net.openhft.collect.map.ByteCharMap
-
- remove(byte, char) - Method in interface net.openhft.collect.map.ByteCharMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ByteDoubleCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- remove(byte) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- remove(byte, double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ByteFloatCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- remove(byte) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- remove(byte, float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ByteIntCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ByteIntMap
-
- remove(byte) - Method in interface net.openhft.collect.map.ByteIntMap
-
- remove(byte, int) - Method in interface net.openhft.collect.map.ByteIntMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ByteLongCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ByteLongMap
-
- remove(byte) - Method in interface net.openhft.collect.map.ByteLongMap
-
- remove(byte, long) - Method in interface net.openhft.collect.map.ByteLongMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ByteObjCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ByteObjMap
-
- remove(byte) - Method in interface net.openhft.collect.map.ByteObjMap
-
- remove(byte, Object) - Method in interface net.openhft.collect.map.ByteObjMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ByteShortCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ByteShortMap
-
- remove(byte) - Method in interface net.openhft.collect.map.ByteShortMap
-
- remove(byte, short) - Method in interface net.openhft.collect.map.ByteShortMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.CharByteCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.CharByteMap
-
- remove(char) - Method in interface net.openhft.collect.map.CharByteMap
-
- remove(char, byte) - Method in interface net.openhft.collect.map.CharByteMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.CharCharCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.CharCharMap
-
- remove(char) - Method in interface net.openhft.collect.map.CharCharMap
-
- remove(char, char) - Method in interface net.openhft.collect.map.CharCharMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.CharDoubleCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- remove(char) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- remove(char, double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.CharFloatCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.CharFloatMap
-
- remove(char) - Method in interface net.openhft.collect.map.CharFloatMap
-
- remove(char, float) - Method in interface net.openhft.collect.map.CharFloatMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.CharIntCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.CharIntMap
-
- remove(char) - Method in interface net.openhft.collect.map.CharIntMap
-
- remove(char, int) - Method in interface net.openhft.collect.map.CharIntMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.CharLongCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.CharLongMap
-
- remove(char) - Method in interface net.openhft.collect.map.CharLongMap
-
- remove(char, long) - Method in interface net.openhft.collect.map.CharLongMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.CharObjCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.CharObjMap
-
- remove(char) - Method in interface net.openhft.collect.map.CharObjMap
-
- remove(char, Object) - Method in interface net.openhft.collect.map.CharObjMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.CharShortCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.CharShortMap
-
- remove(char) - Method in interface net.openhft.collect.map.CharShortMap
-
- remove(char, short) - Method in interface net.openhft.collect.map.CharShortMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.DoubleByteCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- remove(double) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- remove(double, byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.DoubleCharCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- remove(double) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- remove(double, char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.DoubleDoubleCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- remove(double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- remove(double, double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.DoubleFloatCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- remove(double) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- remove(double, float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.DoubleIntCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- remove(double) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- remove(double, int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.DoubleLongCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- remove(double) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- remove(double, long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.DoubleObjCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- remove(double) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- remove(double, Object) - Method in interface net.openhft.collect.map.DoubleObjMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.DoubleShortCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- remove(double) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- remove(double, short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.FloatByteCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.FloatByteMap
-
- remove(float) - Method in interface net.openhft.collect.map.FloatByteMap
-
- remove(float, byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.FloatCharCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.FloatCharMap
-
- remove(float) - Method in interface net.openhft.collect.map.FloatCharMap
-
- remove(float, char) - Method in interface net.openhft.collect.map.FloatCharMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.FloatDoubleCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- remove(float) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- remove(float, double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.FloatFloatCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- remove(float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- remove(float, float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.FloatIntCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.FloatIntMap
-
- remove(float) - Method in interface net.openhft.collect.map.FloatIntMap
-
- remove(float, int) - Method in interface net.openhft.collect.map.FloatIntMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.FloatLongCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.FloatLongMap
-
- remove(float) - Method in interface net.openhft.collect.map.FloatLongMap
-
- remove(float, long) - Method in interface net.openhft.collect.map.FloatLongMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.FloatObjCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.FloatObjMap
-
- remove(float) - Method in interface net.openhft.collect.map.FloatObjMap
-
- remove(float, Object) - Method in interface net.openhft.collect.map.FloatObjMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.FloatShortCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.FloatShortMap
-
- remove(float) - Method in interface net.openhft.collect.map.FloatShortMap
-
- remove(float, short) - Method in interface net.openhft.collect.map.FloatShortMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.IntByteCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.IntByteMap
-
- remove(int) - Method in interface net.openhft.collect.map.IntByteMap
-
- remove(int, byte) - Method in interface net.openhft.collect.map.IntByteMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.IntCharCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.IntCharMap
-
- remove(int) - Method in interface net.openhft.collect.map.IntCharMap
-
- remove(int, char) - Method in interface net.openhft.collect.map.IntCharMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.IntDoubleCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- remove(int) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- remove(int, double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.IntFloatCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.IntFloatMap
-
- remove(int) - Method in interface net.openhft.collect.map.IntFloatMap
-
- remove(int, float) - Method in interface net.openhft.collect.map.IntFloatMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.IntIntCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.IntIntMap
-
- remove(int) - Method in interface net.openhft.collect.map.IntIntMap
-
- remove(int, int) - Method in interface net.openhft.collect.map.IntIntMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.IntLongCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.IntLongMap
-
- remove(int) - Method in interface net.openhft.collect.map.IntLongMap
-
- remove(int, long) - Method in interface net.openhft.collect.map.IntLongMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.IntObjCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.IntObjMap
-
- remove(int) - Method in interface net.openhft.collect.map.IntObjMap
-
- remove(int, Object) - Method in interface net.openhft.collect.map.IntObjMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.IntShortCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.IntShortMap
-
- remove(int) - Method in interface net.openhft.collect.map.IntShortMap
-
- remove(int, short) - Method in interface net.openhft.collect.map.IntShortMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.LongByteCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.LongByteMap
-
- remove(long) - Method in interface net.openhft.collect.map.LongByteMap
-
- remove(long, byte) - Method in interface net.openhft.collect.map.LongByteMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.LongCharCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.LongCharMap
-
- remove(long) - Method in interface net.openhft.collect.map.LongCharMap
-
- remove(long, char) - Method in interface net.openhft.collect.map.LongCharMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.LongDoubleCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- remove(long) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- remove(long, double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.LongFloatCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.LongFloatMap
-
- remove(long) - Method in interface net.openhft.collect.map.LongFloatMap
-
- remove(long, float) - Method in interface net.openhft.collect.map.LongFloatMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.LongIntCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.LongIntMap
-
- remove(long) - Method in interface net.openhft.collect.map.LongIntMap
-
- remove(long, int) - Method in interface net.openhft.collect.map.LongIntMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.LongLongCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.LongLongMap
-
- remove(long) - Method in interface net.openhft.collect.map.LongLongMap
-
- remove(long, long) - Method in interface net.openhft.collect.map.LongLongMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.LongObjCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.LongObjMap
-
- remove(long) - Method in interface net.openhft.collect.map.LongObjMap
-
- remove(long, Object) - Method in interface net.openhft.collect.map.LongObjMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.LongShortCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.LongShortMap
-
- remove(long) - Method in interface net.openhft.collect.map.LongShortMap
-
- remove(long, short) - Method in interface net.openhft.collect.map.LongShortMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ObjByteCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ObjByteMap
-
- remove(Object, byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ObjCharCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ObjCharMap
-
- remove(Object, char) - Method in interface net.openhft.collect.map.ObjCharMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ObjDoubleCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- remove(Object, double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ObjFloatCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- remove(Object, float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ObjIntCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ObjIntMap
-
- remove(Object, int) - Method in interface net.openhft.collect.map.ObjIntMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ObjLongCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ObjLongMap
-
- remove(Object, long) - Method in interface net.openhft.collect.map.ObjLongMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ObjObjCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object, Object) - Method in interface net.openhft.collect.map.ObjObjMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ObjShortCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ObjShortMap
-
- remove(Object, short) - Method in interface net.openhft.collect.map.ObjShortMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ShortByteCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ShortByteMap
-
- remove(short) - Method in interface net.openhft.collect.map.ShortByteMap
-
- remove(short, byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ShortCharCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ShortCharMap
-
- remove(short) - Method in interface net.openhft.collect.map.ShortCharMap
-
- remove(short, char) - Method in interface net.openhft.collect.map.ShortCharMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ShortDoubleCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- remove(short) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- remove(short, double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ShortFloatCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- remove(short) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- remove(short, float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ShortIntCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ShortIntMap
-
- remove(short) - Method in interface net.openhft.collect.map.ShortIntMap
-
- remove(short, int) - Method in interface net.openhft.collect.map.ShortIntMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ShortLongCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ShortLongMap
-
- remove(short) - Method in interface net.openhft.collect.map.ShortLongMap
-
- remove(short, long) - Method in interface net.openhft.collect.map.ShortLongMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ShortObjCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ShortObjMap
-
- remove(short) - Method in interface net.openhft.collect.map.ShortObjMap
-
- remove(short, Object) - Method in interface net.openhft.collect.map.ShortObjMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove() - Method in interface net.openhft.collect.map.ShortShortCursor
-
Removes the entry to which the cursor currently points (optional operation).
- remove(Object) - Method in interface net.openhft.collect.map.ShortShortMap
-
- remove(short) - Method in interface net.openhft.collect.map.ShortShortMap
-
- remove(short, short) - Method in interface net.openhft.collect.map.ShortShortMap
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove(Object) - Method in interface net.openhft.collect.ShortCollection
-
- removeAsByte(Object) - Method in interface net.openhft.collect.map.ObjByteMap
-
- removeAsChar(Object) - Method in interface net.openhft.collect.map.ObjCharMap
-
- removeAsDouble(Object) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- removeAsFloat(Object) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- removeAsInt(Object) - Method in interface net.openhft.collect.map.ObjIntMap
-
- removeAsLong(Object) - Method in interface net.openhft.collect.map.ObjLongMap
-
- removeAsShort(Object) - Method in interface net.openhft.collect.map.ObjShortMap
-
- removeByte(byte) - Method in interface net.openhft.collect.ByteCollection
-
Removes a single copy of the specified element from this
collection, if it is present (optional operation).
- removeChar(char) - Method in interface net.openhft.collect.CharCollection
-
Removes a single copy of the specified element from this
collection, if it is present (optional operation).
- removeDouble(double) - Method in interface net.openhft.collect.DoubleCollection
-
Removes a single copy of the specified element from this
collection, if it is present (optional operation).
- removeFloat(float) - Method in interface net.openhft.collect.FloatCollection
-
Removes a single copy of the specified element from this
collection, if it is present (optional operation).
- removeIf(BytePredicate) - Method in interface net.openhft.collect.ByteCollection
-
- removeIf(CharPredicate) - Method in interface net.openhft.collect.CharCollection
-
- removeIf(DoublePredicate) - Method in interface net.openhft.collect.DoubleCollection
-
- removeIf(FloatPredicate) - Method in interface net.openhft.collect.FloatCollection
-
- removeIf(IntPredicate) - Method in interface net.openhft.collect.IntCollection
-
- removeIf(LongPredicate) - Method in interface net.openhft.collect.LongCollection
-
- removeIf(ByteBytePredicate) - Method in interface net.openhft.collect.map.ByteByteMap
-
- removeIf(ByteCharPredicate) - Method in interface net.openhft.collect.map.ByteCharMap
-
- removeIf(ByteDoublePredicate) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
- removeIf(ByteFloatPredicate) - Method in interface net.openhft.collect.map.ByteFloatMap
-
- removeIf(ByteIntPredicate) - Method in interface net.openhft.collect.map.ByteIntMap
-
- removeIf(ByteLongPredicate) - Method in interface net.openhft.collect.map.ByteLongMap
-
- removeIf(ByteObjPredicate<? super V>) - Method in interface net.openhft.collect.map.ByteObjMap
-
- removeIf(ByteShortPredicate) - Method in interface net.openhft.collect.map.ByteShortMap
-
- removeIf(CharBytePredicate) - Method in interface net.openhft.collect.map.CharByteMap
-
- removeIf(CharCharPredicate) - Method in interface net.openhft.collect.map.CharCharMap
-
- removeIf(CharDoublePredicate) - Method in interface net.openhft.collect.map.CharDoubleMap
-
- removeIf(CharFloatPredicate) - Method in interface net.openhft.collect.map.CharFloatMap
-
- removeIf(CharIntPredicate) - Method in interface net.openhft.collect.map.CharIntMap
-
- removeIf(CharLongPredicate) - Method in interface net.openhft.collect.map.CharLongMap
-
- removeIf(CharObjPredicate<? super V>) - Method in interface net.openhft.collect.map.CharObjMap
-
- removeIf(CharShortPredicate) - Method in interface net.openhft.collect.map.CharShortMap
-
- removeIf(DoubleBytePredicate) - Method in interface net.openhft.collect.map.DoubleByteMap
-
- removeIf(DoubleCharPredicate) - Method in interface net.openhft.collect.map.DoubleCharMap
-
- removeIf(DoubleDoublePredicate) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
- removeIf(DoubleFloatPredicate) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
- removeIf(DoubleIntPredicate) - Method in interface net.openhft.collect.map.DoubleIntMap
-
- removeIf(DoubleLongPredicate) - Method in interface net.openhft.collect.map.DoubleLongMap
-
- removeIf(DoubleObjPredicate<? super V>) - Method in interface net.openhft.collect.map.DoubleObjMap
-
- removeIf(DoubleShortPredicate) - Method in interface net.openhft.collect.map.DoubleShortMap
-
- removeIf(FloatBytePredicate) - Method in interface net.openhft.collect.map.FloatByteMap
-
- removeIf(FloatCharPredicate) - Method in interface net.openhft.collect.map.FloatCharMap
-
- removeIf(FloatDoublePredicate) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
- removeIf(FloatFloatPredicate) - Method in interface net.openhft.collect.map.FloatFloatMap
-
- removeIf(FloatIntPredicate) - Method in interface net.openhft.collect.map.FloatIntMap
-
- removeIf(FloatLongPredicate) - Method in interface net.openhft.collect.map.FloatLongMap
-
- removeIf(FloatObjPredicate<? super V>) - Method in interface net.openhft.collect.map.FloatObjMap
-
- removeIf(FloatShortPredicate) - Method in interface net.openhft.collect.map.FloatShortMap
-
- removeIf(IntBytePredicate) - Method in interface net.openhft.collect.map.IntByteMap
-
- removeIf(IntCharPredicate) - Method in interface net.openhft.collect.map.IntCharMap
-
- removeIf(IntDoublePredicate) - Method in interface net.openhft.collect.map.IntDoubleMap
-
- removeIf(IntFloatPredicate) - Method in interface net.openhft.collect.map.IntFloatMap
-
- removeIf(IntIntPredicate) - Method in interface net.openhft.collect.map.IntIntMap
-
- removeIf(IntLongPredicate) - Method in interface net.openhft.collect.map.IntLongMap
-
- removeIf(IntObjPredicate<? super V>) - Method in interface net.openhft.collect.map.IntObjMap
-
- removeIf(IntShortPredicate) - Method in interface net.openhft.collect.map.IntShortMap
-
- removeIf(LongBytePredicate) - Method in interface net.openhft.collect.map.LongByteMap
-
- removeIf(LongCharPredicate) - Method in interface net.openhft.collect.map.LongCharMap
-
- removeIf(LongDoublePredicate) - Method in interface net.openhft.collect.map.LongDoubleMap
-
- removeIf(LongFloatPredicate) - Method in interface net.openhft.collect.map.LongFloatMap
-
- removeIf(LongIntPredicate) - Method in interface net.openhft.collect.map.LongIntMap
-
- removeIf(LongLongPredicate) - Method in interface net.openhft.collect.map.LongLongMap
-
- removeIf(LongObjPredicate<? super V>) - Method in interface net.openhft.collect.map.LongObjMap
-
- removeIf(LongShortPredicate) - Method in interface net.openhft.collect.map.LongShortMap
-
- removeIf(ObjBytePredicate<? super K>) - Method in interface net.openhft.collect.map.ObjByteMap
-
- removeIf(ObjCharPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjCharMap
-
- removeIf(ObjDoublePredicate<? super K>) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
- removeIf(ObjFloatPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjFloatMap
-
- removeIf(ObjIntPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjIntMap
-
- removeIf(ObjLongPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjLongMap
-
- removeIf(BiPredicate<? super K, ? super V>) - Method in interface net.openhft.collect.map.ObjObjMap
-
- removeIf(ObjShortPredicate<? super K>) - Method in interface net.openhft.collect.map.ObjShortMap
-
- removeIf(ShortBytePredicate) - Method in interface net.openhft.collect.map.ShortByteMap
-
- removeIf(ShortCharPredicate) - Method in interface net.openhft.collect.map.ShortCharMap
-
- removeIf(ShortDoublePredicate) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
- removeIf(ShortFloatPredicate) - Method in interface net.openhft.collect.map.ShortFloatMap
-
- removeIf(ShortIntPredicate) - Method in interface net.openhft.collect.map.ShortIntMap
-
- removeIf(ShortLongPredicate) - Method in interface net.openhft.collect.map.ShortLongMap
-
- removeIf(ShortObjPredicate<? super V>) - Method in interface net.openhft.collect.map.ShortObjMap
-
- removeIf(ShortShortPredicate) - Method in interface net.openhft.collect.map.ShortShortMap
-
- removeIf(Predicate<? super E>) - Method in interface net.openhft.collect.ObjCollection
-
- removeIf(ShortPredicate) - Method in interface net.openhft.collect.ShortCollection
-
- removeInt(int) - Method in interface net.openhft.collect.IntCollection
-
Removes a single copy of the specified element from this
collection, if it is present (optional operation).
- removeLong(long) - Method in interface net.openhft.collect.LongCollection
-
Removes a single copy of the specified element from this
collection, if it is present (optional operation).
- removeShort(short) - Method in interface net.openhft.collect.ShortCollection
-
Removes a single copy of the specified element from this
collection, if it is present (optional operation).
- replace(byte, byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(byte, byte, byte) - Method in interface net.openhft.collect.map.ByteByteMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(byte, char) - Method in interface net.openhft.collect.map.ByteCharMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(byte, char, char) - Method in interface net.openhft.collect.map.ByteCharMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(byte, double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(byte, double, double) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(byte, float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(byte, float, float) - Method in interface net.openhft.collect.map.ByteFloatMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(byte, int) - Method in interface net.openhft.collect.map.ByteIntMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(byte, int, int) - Method in interface net.openhft.collect.map.ByteIntMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(byte, long) - Method in interface net.openhft.collect.map.ByteLongMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(byte, long, long) - Method in interface net.openhft.collect.map.ByteLongMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(byte, V) - Method in interface net.openhft.collect.map.ByteObjMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(byte, V, V) - Method in interface net.openhft.collect.map.ByteObjMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(byte, short) - Method in interface net.openhft.collect.map.ByteShortMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(byte, short, short) - Method in interface net.openhft.collect.map.ByteShortMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(char, byte) - Method in interface net.openhft.collect.map.CharByteMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(char, byte, byte) - Method in interface net.openhft.collect.map.CharByteMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(char, char) - Method in interface net.openhft.collect.map.CharCharMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(char, char, char) - Method in interface net.openhft.collect.map.CharCharMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(char, double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(char, double, double) - Method in interface net.openhft.collect.map.CharDoubleMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(char, float) - Method in interface net.openhft.collect.map.CharFloatMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(char, float, float) - Method in interface net.openhft.collect.map.CharFloatMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(char, int) - Method in interface net.openhft.collect.map.CharIntMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(char, int, int) - Method in interface net.openhft.collect.map.CharIntMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(char, long) - Method in interface net.openhft.collect.map.CharLongMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(char, long, long) - Method in interface net.openhft.collect.map.CharLongMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(char, V) - Method in interface net.openhft.collect.map.CharObjMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(char, V, V) - Method in interface net.openhft.collect.map.CharObjMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(char, short) - Method in interface net.openhft.collect.map.CharShortMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(char, short, short) - Method in interface net.openhft.collect.map.CharShortMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(double, byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(double, byte, byte) - Method in interface net.openhft.collect.map.DoubleByteMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(double, char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(double, char, char) - Method in interface net.openhft.collect.map.DoubleCharMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(double, double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(double, double, double) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(double, float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(double, float, float) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(double, int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(double, int, int) - Method in interface net.openhft.collect.map.DoubleIntMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(double, long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(double, long, long) - Method in interface net.openhft.collect.map.DoubleLongMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(double, V) - Method in interface net.openhft.collect.map.DoubleObjMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(double, V, V) - Method in interface net.openhft.collect.map.DoubleObjMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(double, short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(double, short, short) - Method in interface net.openhft.collect.map.DoubleShortMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(float, byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(float, byte, byte) - Method in interface net.openhft.collect.map.FloatByteMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(float, char) - Method in interface net.openhft.collect.map.FloatCharMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(float, char, char) - Method in interface net.openhft.collect.map.FloatCharMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(float, double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(float, double, double) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(float, float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(float, float, float) - Method in interface net.openhft.collect.map.FloatFloatMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(float, int) - Method in interface net.openhft.collect.map.FloatIntMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(float, int, int) - Method in interface net.openhft.collect.map.FloatIntMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(float, long) - Method in interface net.openhft.collect.map.FloatLongMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(float, long, long) - Method in interface net.openhft.collect.map.FloatLongMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(float, V) - Method in interface net.openhft.collect.map.FloatObjMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(float, V, V) - Method in interface net.openhft.collect.map.FloatObjMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(float, short) - Method in interface net.openhft.collect.map.FloatShortMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(float, short, short) - Method in interface net.openhft.collect.map.FloatShortMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(int, byte) - Method in interface net.openhft.collect.map.IntByteMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(int, byte, byte) - Method in interface net.openhft.collect.map.IntByteMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(int, char) - Method in interface net.openhft.collect.map.IntCharMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(int, char, char) - Method in interface net.openhft.collect.map.IntCharMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(int, double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(int, double, double) - Method in interface net.openhft.collect.map.IntDoubleMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(int, float) - Method in interface net.openhft.collect.map.IntFloatMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(int, float, float) - Method in interface net.openhft.collect.map.IntFloatMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(int, int) - Method in interface net.openhft.collect.map.IntIntMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(int, int, int) - Method in interface net.openhft.collect.map.IntIntMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(int, long) - Method in interface net.openhft.collect.map.IntLongMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(int, long, long) - Method in interface net.openhft.collect.map.IntLongMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(int, V) - Method in interface net.openhft.collect.map.IntObjMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(int, V, V) - Method in interface net.openhft.collect.map.IntObjMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(int, short) - Method in interface net.openhft.collect.map.IntShortMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(int, short, short) - Method in interface net.openhft.collect.map.IntShortMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(long, byte) - Method in interface net.openhft.collect.map.LongByteMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(long, byte, byte) - Method in interface net.openhft.collect.map.LongByteMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(long, char) - Method in interface net.openhft.collect.map.LongCharMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(long, char, char) - Method in interface net.openhft.collect.map.LongCharMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(long, double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(long, double, double) - Method in interface net.openhft.collect.map.LongDoubleMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(long, float) - Method in interface net.openhft.collect.map.LongFloatMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(long, float, float) - Method in interface net.openhft.collect.map.LongFloatMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(long, int) - Method in interface net.openhft.collect.map.LongIntMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(long, int, int) - Method in interface net.openhft.collect.map.LongIntMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(long, long) - Method in interface net.openhft.collect.map.LongLongMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(long, long, long) - Method in interface net.openhft.collect.map.LongLongMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(long, V) - Method in interface net.openhft.collect.map.LongObjMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(long, V, V) - Method in interface net.openhft.collect.map.LongObjMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(long, short) - Method in interface net.openhft.collect.map.LongShortMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(long, short, short) - Method in interface net.openhft.collect.map.LongShortMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(K, byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(K, byte, byte) - Method in interface net.openhft.collect.map.ObjByteMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(K, char) - Method in interface net.openhft.collect.map.ObjCharMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(K, char, char) - Method in interface net.openhft.collect.map.ObjCharMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(K, double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(K, double, double) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(K, float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(K, float, float) - Method in interface net.openhft.collect.map.ObjFloatMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(K, int) - Method in interface net.openhft.collect.map.ObjIntMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(K, int, int) - Method in interface net.openhft.collect.map.ObjIntMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(K, long) - Method in interface net.openhft.collect.map.ObjLongMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(K, long, long) - Method in interface net.openhft.collect.map.ObjLongMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(K, V) - Method in interface net.openhft.collect.map.ObjObjMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(K, V, V) - Method in interface net.openhft.collect.map.ObjObjMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(K, short) - Method in interface net.openhft.collect.map.ObjShortMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(K, short, short) - Method in interface net.openhft.collect.map.ObjShortMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(short, byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(short, byte, byte) - Method in interface net.openhft.collect.map.ShortByteMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(short, char) - Method in interface net.openhft.collect.map.ShortCharMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(short, char, char) - Method in interface net.openhft.collect.map.ShortCharMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(short, double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(short, double, double) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(short, float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(short, float, float) - Method in interface net.openhft.collect.map.ShortFloatMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(short, int) - Method in interface net.openhft.collect.map.ShortIntMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(short, int, int) - Method in interface net.openhft.collect.map.ShortIntMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(short, long) - Method in interface net.openhft.collect.map.ShortLongMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(short, long, long) - Method in interface net.openhft.collect.map.ShortLongMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(short, V) - Method in interface net.openhft.collect.map.ShortObjMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(short, V, V) - Method in interface net.openhft.collect.map.ShortObjMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(short, short) - Method in interface net.openhft.collect.map.ShortShortMap
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(short, short, short) - Method in interface net.openhft.collect.map.ShortShortMap
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replaceAll(ByteByteToByteFunction) - Method in interface net.openhft.collect.map.ByteByteMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ByteCharToCharFunction) - Method in interface net.openhft.collect.map.ByteCharMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ByteDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.ByteDoubleMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ByteFloatToFloatFunction) - Method in interface net.openhft.collect.map.ByteFloatMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ByteIntToIntFunction) - Method in interface net.openhft.collect.map.ByteIntMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ByteLongToLongFunction) - Method in interface net.openhft.collect.map.ByteLongMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ByteObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.ByteObjMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ByteShortToShortFunction) - Method in interface net.openhft.collect.map.ByteShortMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(CharByteToByteFunction) - Method in interface net.openhft.collect.map.CharByteMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(CharCharToCharFunction) - Method in interface net.openhft.collect.map.CharCharMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(CharDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.CharDoubleMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(CharFloatToFloatFunction) - Method in interface net.openhft.collect.map.CharFloatMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(CharIntToIntFunction) - Method in interface net.openhft.collect.map.CharIntMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(CharLongToLongFunction) - Method in interface net.openhft.collect.map.CharLongMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(CharObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.CharObjMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(CharShortToShortFunction) - Method in interface net.openhft.collect.map.CharShortMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(DoubleByteToByteFunction) - Method in interface net.openhft.collect.map.DoubleByteMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(DoubleCharToCharFunction) - Method in interface net.openhft.collect.map.DoubleCharMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(DoubleDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.DoubleDoubleMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(DoubleFloatToFloatFunction) - Method in interface net.openhft.collect.map.DoubleFloatMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(DoubleIntToIntFunction) - Method in interface net.openhft.collect.map.DoubleIntMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(DoubleLongToLongFunction) - Method in interface net.openhft.collect.map.DoubleLongMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(DoubleObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.DoubleObjMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(DoubleShortToShortFunction) - Method in interface net.openhft.collect.map.DoubleShortMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(FloatByteToByteFunction) - Method in interface net.openhft.collect.map.FloatByteMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(FloatCharToCharFunction) - Method in interface net.openhft.collect.map.FloatCharMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(FloatDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.FloatDoubleMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(FloatFloatToFloatFunction) - Method in interface net.openhft.collect.map.FloatFloatMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(FloatIntToIntFunction) - Method in interface net.openhft.collect.map.FloatIntMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(FloatLongToLongFunction) - Method in interface net.openhft.collect.map.FloatLongMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(FloatObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.FloatObjMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(FloatShortToShortFunction) - Method in interface net.openhft.collect.map.FloatShortMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(IntByteToByteFunction) - Method in interface net.openhft.collect.map.IntByteMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(IntCharToCharFunction) - Method in interface net.openhft.collect.map.IntCharMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(IntDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.IntDoubleMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(IntFloatToFloatFunction) - Method in interface net.openhft.collect.map.IntFloatMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(IntIntToIntFunction) - Method in interface net.openhft.collect.map.IntIntMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(IntLongToLongFunction) - Method in interface net.openhft.collect.map.IntLongMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(IntObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.IntObjMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(IntShortToShortFunction) - Method in interface net.openhft.collect.map.IntShortMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(LongByteToByteFunction) - Method in interface net.openhft.collect.map.LongByteMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(LongCharToCharFunction) - Method in interface net.openhft.collect.map.LongCharMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(LongDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.LongDoubleMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(LongFloatToFloatFunction) - Method in interface net.openhft.collect.map.LongFloatMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(LongIntToIntFunction) - Method in interface net.openhft.collect.map.LongIntMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(LongLongToLongFunction) - Method in interface net.openhft.collect.map.LongLongMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(LongObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.LongObjMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(LongShortToShortFunction) - Method in interface net.openhft.collect.map.LongShortMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ObjByteToByteFunction<? super K>) - Method in interface net.openhft.collect.map.ObjByteMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ObjCharToCharFunction<? super K>) - Method in interface net.openhft.collect.map.ObjCharMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ObjDoubleToDoubleFunction<? super K>) - Method in interface net.openhft.collect.map.ObjDoubleMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ObjFloatToFloatFunction<? super K>) - Method in interface net.openhft.collect.map.ObjFloatMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ObjIntToIntFunction<? super K>) - Method in interface net.openhft.collect.map.ObjIntMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ObjLongToLongFunction<? super K>) - Method in interface net.openhft.collect.map.ObjLongMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface net.openhft.collect.map.ObjObjMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ObjShortToShortFunction<? super K>) - Method in interface net.openhft.collect.map.ObjShortMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ShortByteToByteFunction) - Method in interface net.openhft.collect.map.ShortByteMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ShortCharToCharFunction) - Method in interface net.openhft.collect.map.ShortCharMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ShortDoubleToDoubleFunction) - Method in interface net.openhft.collect.map.ShortDoubleMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ShortFloatToFloatFunction) - Method in interface net.openhft.collect.map.ShortFloatMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ShortIntToIntFunction) - Method in interface net.openhft.collect.map.ShortIntMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ShortLongToLongFunction) - Method in interface net.openhft.collect.map.ShortLongMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ShortObjFunction<? super V, ? extends V>) - Method in interface net.openhft.collect.map.ShortObjMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.
- replaceAll(ShortShortToShortFunction) - Method in interface net.openhft.collect.map.ShortShortMap
-
Replaces each entry's value with the result of invoking the given
function on that entry, in the order entries are returned by an entry
set iterator, until all entries have been processed or the function
throws an exception.